Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class DATABASE_APPL [reference G -> DATABASE create default_create end] General cluster: dbms-support description: "General application" create: default_create, login, login_and_connect, login_with_connection_string, login_with_connection_string_and_connect Ancestors DB_CONSTANT GENERAL_APPL* HANDLE_SPEC [G -> DATABASE create default_create end] HANDLE_USE Queries db_spec: DATABASE is_database_set: BOOLEAN is_logged_to_base: BOOLEAN Manager: DATABASE_SESSION_MANAGER Commands login (user_name, password: STRING_8) login_and_connect (user_name, password: STRING_8) login_with_connection_string (a_connection_string: STRING_8) login_with_connection_string_and_connect (a_connection_string: STRING_8) set_application (application_name: STRING_8) set_base set_data_source (dsn: STRING_8) set_group (groupid: STRING_8) set_hostname (host_name: STRING_8) set_role (roleid, rolepasswd: STRING_8)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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