All Classes and Interfaces
Class
Description
A base
DataSourcePoolMetadata implementation.DataSourceScriptDatabaseInitializer for the primary SQL database.DataSourcePoolMetadata for an Apache Commons DBCP2 DataSource.A
DataSourcePoolMetadataProvider implementation that returns the first
DataSourcePoolMetadata that is found by one of its delegate.Enumeration of common database drivers.
Auto-configuration for DataSource.Convenience class for building a
DataSource.Auto-configuration for
DataSourceHealthIndicator.HealthIndicator that tests the status of a DataSource and optionally
runs a test query.External configuration properties for
DataSourceHealthIndicator.Auto-configuration for
DataSource initialization.Provides access meta-data that is commonly available from most pooled
DataSource implementations.Provide a
DataSourcePoolMetadata based on a DataSource.Register the
DataSourcePoolMetadataProvider instances for the supported data
sources.A
MeterBinder for a DataSource.Auto-configuration for metrics on all available
datasources.Base class for configuration of a data source.
XA Specific datasource settings.
InitializingBean that performs DataSource initialization using schema
(DDL) and data (DML) scripts.Auto-configuration for JdbcTransactionManager.Unwraps a
DataSource that may have been proxied or wrapped in a custom
Wrapper such as DelegatingDataSource.Connection details for
embedded databases.Configuration for embedded data sources.
Lifecycle for a HikariDataSource allowing it to participate in
checkpoint-restore.DataSourcePoolMetadata for a Hikari DataSource.Auto-configuration for JdbcClient.Details required to establish a connection to an SQL service using JDBC.
Configuration properties for JDBC.
JdbcTemplate settings.Auto-configuration for JdbcTemplate and
NamedParameterJdbcTemplate.Auto-configuration for a JNDI located
DataSource.DataSourcePoolMetadata for an Oracle UCP DataSource.Utility class that can resolve placeholder text with the actual
DatabaseDriver
platform.An enumeration of the available schema management options.
Strategy interface to determine the
SchemaManagement of a DataSource.DataSourcePoolMetadata for a Tomcat DataSource.RuntimeException thrown from DataSourceBuilder when an unsupported
property is used.Auto-configuration for DataSource with XA.Strategy interface used to wrap an
XADataSource enrolling it with a JTA
TransactionManager.