AbstractDatabaseConnectionDecorator |
ConfiguredDatabaseType
Types of all supported and configurable database engines
|
DatabaseConfigurationListener
Handles database initialisation, either by means of setup or application bootstrap
|
DatabaseConnectionDecorator
Represents a database connection decorator component which decorates the application config, connection url according
to relevant parameters supplied by underlying implementations as well as provide logging for JNDI datasource
|
DefaultDatabaseConnectionParameters
Data holder for the connection parameters for specified databases
|
EnvironmentDrivenDatabaseConfigurationListener
Replaces the database configuration with the one specified in environment properties if a complete database configuration
is provided as environmental variables.
|