INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- check Eiffel data type
-- check SQL data type
-- check C type
-- ...
-- ...
-- ...
-- returns True if this type is T_BOOLEAN, T_CHARACTER,
-- T_INTEGER, T_REAL
-- returns True if size of this type can't be changed
-- returns True if this type is T_DATE, T_TIME or T_DATETIME
-- returns True if this type is T_ARRAY_*
-- ...
-- returns True if this type is T_BLOB_ASCII, T_BLOB_BINARY or T_BLOB_UNICODE
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |