All Classes and Interfaces
Class
Description
A base
DataSourcePoolMetadata implementation.A contract for data source configuration classes to implement that allows for the calculation of several
properties based on other properties.
A class used to fill in the missing gaps of information needed
to successfully configure a data source.
Provides access meta-data that is commonly available from most pooled
DataSource implementations.Provide a
DataSourcePoolMetadata based on a DataSource.Resolves the underlying target data source.
Stores information on popular JDBC drivers.
Extends
JdbcDatabaseManager.JdbcDatabase with additional defaults for the use of embedded databases such as H2.Provides the required information in order to connect toa JDBC database, including the necessary driver and
validation query.
Condition checking whether datasource is enabled.