Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class DB_SELECTION General cluster: interface create: make Ancestors DB_CONSTANT DB_EXEC_USE DB_EXPRESSION* DB_STATUS_USE EXT_INTERNAL Queries affected_row_count: INTEGER_32 after: BOOLEAN attached_type (type_id: INTEGER_32): INTEGER_32 Bit_type: INTEGER_32 boolean_field (i: INTEGER_32; object: ANY): BOOLEAN Boolean_type: INTEGER_32 bottom_int_div (n1, n2: INTEGER_32): INTEGER_32 character_32_field (i: INTEGER_32; object: ANY): CHARACTER_32 Character_32_type: INTEGER_32 character_8_field (i: INTEGER_32; object: ANY): CHARACTER_8 Character_8_type: INTEGER_32 character_field (i: INTEGER_32; object: ANY): CHARACTER_8 Character_type: INTEGER_32 charconv (i: INTEGER_32): CHARACTER_8 class_name (object: ANY): STRING_8 class_name_8_of_type (type_id: INTEGER_32): STRING_8 class_name_of_type (type_id: INTEGER_32): STRING_8 compiler_version: INTEGER_32 container: detachable LIST [DB_RESULT] cursor: detachable DB_RESULT decimal_creation_function: FUNCTION [STRING_8, INTEGER_32, INTEGER_32, INTEGER_32, ANY] decimal_factor_function: FUNCTION [ANY, TUPLE [STRING_8, INTEGER_32, INTEGER_32, INTEGER_32]] decimal_output_function: FUNCTION [ANY, STRING_8] deep_physical_size (object: ANY): INTEGER_32 deep_physical_size_64 (object: ANY): NATURAL_64 default_decimal_presicion: INTEGER_32 default_decimal_scale: INTEGER_32 detachable_type (type_id: INTEGER_32): INTEGER_32 double_field (i: INTEGER_32; object: ANY): REAL_64 Double_type: INTEGER_32 dynamic_type (object: separate ANY): INTEGER_32 dynamic_type_from_string (class_type: READABLE_STRING_GENERAL): INTEGER_32 error_code: INTEGER_32 error_message_32: STRING_32 exhausted: BOOLEAN Expanded_type: INTEGER_32 field (i: INTEGER_32; object: ANY): detachable ANY field_clean (i: INTEGER_32; object: ANY): BOOLEAN field_conforms_to (a_source_type, a_field_type: INTEGER_32): BOOLEAN field_copy (i: INTEGER_32; object, value: ANY): BOOLEAN field_count (object: ANY): INTEGER_32 field_count_of_type (type_id: INTEGER_32): INTEGER_32 field_name (i: INTEGER_32; object: ANY): STRING_8 field_name_8_of_type (i, type_id: INTEGER_32): STRING_8 field_name_of_type (i, type_id: INTEGER_32): STRING_8 field_offset (i: INTEGER_32; object: ANY): INTEGER_32 field_static_type_of_type (i, type_id: INTEGER_32): INTEGER_32 field_type (i: INTEGER_32; object: ANY): INTEGER_32 field_type_of_type (i, type_id: INTEGER_32): INTEGER_32 generic_count (obj: ANY): INTEGER_32 generic_count_of_type (type_id: INTEGER_32): INTEGER_32 generic_dynamic_type (obj: ANY; i: INTEGER_32): INTEGER_32 generic_dynamic_type_of_type (type_id, i: INTEGER_32): INTEGER_32 immediate_execution: BOOLEAN integer_16_field (i: INTEGER_32; object: ANY): INTEGER_16 Integer_16_type: INTEGER_32 integer_32_field (i: INTEGER_32; object: ANY): INTEGER_32 Integer_32_type: INTEGER_32 integer_64_field (i: INTEGER_32; object: ANY): INTEGER_64 Integer_64_type: INTEGER_32 integer_8_field (i: INTEGER_32; object: ANY): INTEGER_8 Integer_8_type: INTEGER_32 integer_field (i: INTEGER_32; object: ANY): INTEGER_32 Integer_type: INTEGER_32 is_affected_row_count_supported: BOOLEAN is_allocatable: BOOLEAN is_attached_type (a_type_id: INTEGER_32): BOOLEAN is_connected: BOOLEAN is_database_set: BOOLEAN is_decimal_function: FUNCTION [ANY, BOOLEAN] is_decimal_used: BOOLEAN is_executable: BOOLEAN is_exiting: BOOLEAN is_field_expanded (i: INTEGER_32; object: ANY): BOOLEAN is_field_expanded_of_type (i, a_type_id: INTEGER_32): BOOLEAN is_field_transient (i: INTEGER_32; object: ANY): BOOLEAN is_field_transient_of_type (i, a_type_id: INTEGER_32): BOOLEAN is_instance_of (object: ANY; type_id: INTEGER_32): BOOLEAN is_mapped (key: READABLE_STRING_GENERAL): BOOLEAN is_marked (obj: separate ANY): BOOLEAN is_ok: BOOLEAN is_pre_ecma_mapping_disabled: BOOLEAN is_special (object: ANY): BOOLEAN is_special_any_type (type_id: INTEGER_32): BOOLEAN is_special_type (type_id: INTEGER_32): BOOLEAN is_tracing: BOOLEAN is_tuple (object: ANY): BOOLEAN is_tuple_type (type_id: INTEGER_32): BOOLEAN is_valid_type_string (s: READABLE_STRING_GENERAL): BOOLEAN last_parsed_query_32: detachable STRING_32 last_query_32: detachable STRING_32 Manager: DATABASE_SESSION_MANAGER map_zero_null_value: BOOLEAN mapped_type (a_type: READABLE_STRING_GENERAL): READABLE_STRING_GENERAL mapped_value (key: READABLE_STRING_GENERAL): detachable ANY Max_predefined_type: INTEGER_32 Min_predefined_type: INTEGER_32 natural_16_field (i: INTEGER_32; object: ANY): NATURAL_16 Natural_16_type: INTEGER_32 natural_32_field (i: INTEGER_32; object: ANY): NATURAL_32 Natural_32_type: INTEGER_32 natural_64_field (i: INTEGER_32; object: ANY): NATURAL_64 Natural_64_type: INTEGER_32 natural_8_field (i: INTEGER_32; object: ANY): NATURAL_8 Natural_8_type: INTEGER_32 new_instance_of (type_id: INTEGER_32): ANY new_special_any_instance (type_id, a_capacity: INTEGER_32): SPECIAL [detachable ANY] new_tuple_from_special (type_id: INTEGER_32; values: SPECIAL [detachable separate ANY]): detachable TUPLE new_tuple_from_tuple (type_id: INTEGER_32; source: separate TUPLE): detachable TUPLE None_type: INTEGER_32 object: detachable ANY persistent_field_count (object: ANY): INTEGER_32 persistent_field_count_of_type (a_type_id: INTEGER_32): INTEGER_32 physical_size (object: ANY): INTEGER_32 physical_size_64 (object: separate ANY): NATURAL_64 pointer_field (i: INTEGER_32; object: ANY): POINTER Pointer_type: INTEGER_32 real_32_field (i: INTEGER_32; object: ANY): REAL_32 Real_32_type: INTEGER_32 real_64_field (i: INTEGER_32; object: ANY): REAL_64 Real_64_type: INTEGER_32 real_field (i: INTEGER_32; object: ANY): REAL_32 Real_type: INTEGER_32 reference_field (i: INTEGER_32; object: ANY): detachable ANY Reference_type: INTEGER_32 stop_condition: detachable ACTION storable_version_of_type (a_type_id: INTEGER_32): detachable IMMUTABLE_STRING_8 to_implement_assertion (comment: READABLE_STRING_8): BOOLEAN trace_output: FILE type_conforms_to (type1, type2: INTEGER_32): BOOLEAN type_name_32 (object: ANY): READABLE_STRING_32 type_name_8_of_type (type_id: INTEGER_32): STRING_8 type_name_of_type (type_id: INTEGER_32): STRING_8 type_of (object: detachable ANY): TYPE [detachable ANY] type_of_type (type_id: INTEGER_32): TYPE [detachable ANY] up_int_div (n1, n2: INTEGER_32): INTEGER_32 use_extended_types: BOOLEAN utf_8_error_message: STRING_8 utf_8_warning_message: STRING_8 warning_message_32: STRING_32 Wide_character_type: INTEGER_32 Commands clear_all cursor_to_object execute_query fixme (comment: READABLE_STRING_8) forth load_result lock_marking mark (obj: separate ANY) next no_object_convert object_convert (ref: ANY) query (s: READABLE_STRING_GENERAL) reset reset_cursor (c: DB_RESULT) set_action (action: ACTION) set_boolean_field (i: INTEGER_32; object: ANY; value: BOOLEAN) set_character_32_field (i: INTEGER_32; object: ANY; value: CHARACTER_32) set_character_8_field (i: INTEGER_32; object: ANY; value: CHARACTER_8) set_character_field (i: INTEGER_32; object: ANY; value: CHARACTER_8) set_container (one_container: [attached like container] attached LIST [DB_RESULT]) set_decimal_functions (a_decimal_creation_func: [like decimal_creation_function] FUNCTION [STRING_8, INTEGER_32, INTEGER_32, INTEGER_32, ANY]; a_is_decimal_func: [like is_decimal_function] FUNCTION [ANY, BOOLEAN]; a_decimal_factor_func: [like decimal_factor_function] FUNCTION [ANY, TUPLE [STRING_8, INTEGER_32, INTEGER_32, INTEGER_32]]; a_decimal_output_func: [like decimal_output_function] FUNCTION [ANY, STRING_8]) set_default_decimal_presicion (a_presicsion: INTEGER_32) set_default_decimal_scale (a_scale: INTEGER_32) set_double_field (i: INTEGER_32; object: ANY; value: REAL_64) set_immediate set_integer_16_field (i: INTEGER_32; object: ANY; value: INTEGER_16) set_integer_32_field (i: INTEGER_32; object: ANY; value: INTEGER_32) set_integer_64_field (i: INTEGER_32; object: ANY; value: INTEGER_64) set_integer_8_field (i: INTEGER_32; object: ANY; value: INTEGER_8) set_integer_field (i: INTEGER_32; object: ANY; value: INTEGER_32) set_is_decimal_used (a_b: BOOLEAN) set_map_name (n: detachable ANY; key: READABLE_STRING_GENERAL) set_map_zero_null_value (a_b: BOOLEAN) set_natural_16_field (i: INTEGER_32; object: ANY; value: NATURAL_16) set_natural_32_field (i: INTEGER_32; object: ANY; value: NATURAL_32) set_natural_64_field (i: INTEGER_32; object: ANY; value: NATURAL_64) set_natural_8_field (i: INTEGER_32; object: ANY; value: NATURAL_8) set_pointer_field (i: INTEGER_32; object: ANY; value: POINTER) set_query (query: READABLE_STRING_GENERAL) set_real_32_field (i: INTEGER_32; object: ANY; value: REAL_32) set_real_64_field (i: INTEGER_32; object: ANY; value: REAL_64) set_real_field (i: INTEGER_32; object: ANY; value: REAL_32) set_reference_field (i: INTEGER_32; object: ANY; value: detachable ANY) set_trace set_use_extended_types (a_b: BOOLEAN) start terminate to_implement (comment: READABLE_STRING_8) trace_message (m: READABLE_STRING_GENERAL) unlock_marking unmark (obj: separate ANY) unset_action unset_container unset_immediate unset_map_name (key: READABLE_STRING_GENERAL) unset_trace wipe_out
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org