All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractDataSourcePoolMetadata<T extends javax.sql.DataSource> A baseDataSourcePoolMetadataimplementation.BasicJdbcConfiguration A contract for data source configuration classes to implement that allows for the calculation of several properties based on other properties.CalculatedSettings A class used to fill in the missing gaps of information needed to successfully configure a data source.DataSourcePoolMetadata<T extends javax.sql.DataSource> Provides access meta-data that is commonly available from most pooledDataSourceimplementations.DataSourcePoolMetadataProvider Provide aDataSourcePoolMetadatabased on aDataSource.DataSourceResolver Resolves the underlying target data source.DataSourceTransactionManagerFactory Configures aDataSourceTransactionManagerfor each configured JDBCDataSource.HibernatePresenceCondition Disables the datasource configuration if Hibernate is present.JdbcDatabaseManager Stores information on popular JDBC drivers.JdbcDatabaseManager.EmbeddedJdbcDatabase ExtendsJdbcDatabaseManager.JdbcDatabasewith additional defaults for the use of embedded databases such as H2.JdbcDatabaseManager.JdbcDatabase Provides the required information in order to connect toa JDBC database, including the necessary driver and validation query.SpringDataSourceResolver Unwraps spring data source proxies.