Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class DB_DYN_CHANGE General cluster: interface description: "DB_CHANGE for dynamic sql" create: make Ancestors DB_CHANGE PARAMETER_HDL* Queries affected_row_count: INTEGER_32 error_code: INTEGER_32 error_message_32: STRING_32 exhausted: BOOLEAN immediate_execution: BOOLEAN is_affected_row_count_supported: BOOLEAN is_allocatable: BOOLEAN is_connected: BOOLEAN is_database_set: BOOLEAN is_executable: BOOLEAN is_executed: BOOLEAN is_mapped (key: READABLE_STRING_GENERAL): BOOLEAN is_ok: BOOLEAN is_prepared: BOOLEAN is_tracing: BOOLEAN last_parsed_query_32: detachable STRING_32 last_query_32: detachable STRING_32 Manager: DATABASE_SESSION_MANAGER mapped_value (key: READABLE_STRING_GENERAL): detachable ANY to_implement_assertion (comment: READABLE_STRING_8): BOOLEAN trace_output: FILE utf_8_error_message: STRING_8 utf_8_warning_message: STRING_8 warning_message_32: STRING_32 Commands clear_all execute execute_query fixme (comment: READABLE_STRING_8) modify (request: READABLE_STRING_GENERAL) prepare_32 (s: STRING_32) rebind_arguments reset set_executed (b: BOOLEAN) set_immediate set_map_name (n: detachable ANY; key: READABLE_STRING_GENERAL) set_prepared (b: BOOLEAN) set_query (query: READABLE_STRING_GENERAL) set_trace terminate to_implement (comment: READABLE_STRING_8) trace_message (m: READABLE_STRING_GENERAL) unset_immediate unset_map_name (key: READABLE_STRING_GENERAL) unset_trace
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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