| Interface | Description |
|---|---|
| ActiveDatabaseMBean | |
| Balancer<D> | |
| ColumnProperties | |
| Database<D> | |
| DatabaseActivationListener |
Event listener for database activations.
|
| DatabaseCluster<D> | |
| DatabaseClusterDecorator | |
| DatabaseClusterMBean | |
| DatabaseDeactivationListener |
Event listener for database activations.
|
| DatabaseMetaDataCache |
Interface for retrieving pre-processed, cached, database meta data.
|
| DatabaseMetaDataCacheFactory | |
| DatabaseProperties | |
| Dialect |
Encapsulates database vendor specific SQL syntax.
|
| ForeignKeyConstraint |
Represents a foreign key constraint on a table.
|
| InactiveDatabaseMBean | |
| Lifecycle |
Interface implemented by HA-JDBC services that participate in the lifecycle of a database cluster.
|
| LockManager |
Manages a set of named read/write locks.
|
| SequenceProperties | |
| StateManager | |
| SynchronizationContext<D> | |
| SynchronizationListener |
Event listener for synchronization notifications.
|
| SynchronizationStrategy | |
| TableProperties | |
| UniqueConstraint |
Represents a unique constraint on a table.
|
| Class | Description |
|---|---|
| DatabaseClusterFactory | |
| DatabaseEvent |
Identifies the target database of an event.
|
| Messages |
Provides localized access to log/error messages.
|
| QualifiedName |
Tuple that stores the schema name and object name of a schema qualified object.
|