All Classes and Interfaces

Class
Description
 
Factory to support all defined JdbcEventListener in the context.
Holds decorating stage information.
Decorator for context DataSource beans.
Auto-configuration for proxying DataSource.
BeanPostProcessor that wraps all data source beans in DataSource proxies specified in property 'spring.datasource.type'.
Properties for configuring proxy providers.
CommonDataSource name resolver based on bean name.
Configuration for integration with datasource-proxy, allows to use define custom QueryExecutionListener, ParameterTransformer and QueryTransformer.
Properties for datasource-proxy
 
Properties to configure query logging listener.
Properties to configure slow query logging listener.
Interface that implicitly added to the CGLIB proxy of DataSource.
Configuration for integration with flexy-pool, allows to use define custom ConnectionAcquisitionStrategyFactory, MetricsFactory, ConnectionProxyFactory and EventListener.
 
Customizer for each FlexyPoolConfiguration.Builder when real DataSource is decorated using FlexyPoolDataSourceDecorator.
Ordered decorator for FlexyPoolDataSource.
Properties for configuring flexy-pool.
 
 
 
 
 
 
 
 
 
Configuration for integration with p6spy, allows to define custom JdbcEventListener.
Ordered decorator for P6DataSource.
Properties for configuring p6spy.
 
 
Configurer for ProxyDataSourceBuilder based on the application context.
Ordered decorator for ProxyDataSource.