Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class DB_CHANGE General cluster: interface create: make Ancestors DB_CONSTANT DB_EXEC_USE DB_EXPRESSION* DB_STATUS_USE 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_connected: BOOLEAN is_database_set: BOOLEAN is_executable: BOOLEAN is_mapped (key: READABLE_STRING_GENERAL): BOOLEAN is_ok: 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_query fixme (comment: READABLE_STRING_8) modify (request: READABLE_STRING_GENERAL) reset set_immediate set_map_name (n: detachable ANY; key: READABLE_STRING_GENERAL) set_query (query: READABLE_STRING_GENERAL) set_trace 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