|
Class Summary |
| ConnectionDialog |
ConnectionDialog displays a dialog allowing the user to supply the database URL,
their user ID and their password. |
| ConnectionDictionary |
ConnectionDictionary contains properties that can be used to establish a database connection. |
| ConnectionPreferenceController |
ConnectionPreferenceController is a convenience class for displaying a PathPreferenceSelector for
a connection dictionary. |
| DatabaseAdaptor |
DatabaseAdaptor provides a generic adaptor to wrap database specific code. |
| OracleDatabaseAdaptor |
OracleDatabaseAdaptor is a concrete subclass of DatabaseAdaptor for implementing methods
specifically for the Oracle database. |