Index

A C D F G I J R S U 
All Classes and Interfaces|All Packages|Serialized Form

A

afterPropertiesSet() - Method in class io.agroal.springframework.boot.AgroalDataSource
 
AgroalDataSource - Class in io.agroal.springframework.boot
 
AgroalDataSource() - Constructor for class io.agroal.springframework.boot.AgroalDataSource
 
AgroalDataSourceConfiguration - Class in io.agroal.springframework.boot
 
AgroalDataSourceConfiguration() - Constructor for class io.agroal.springframework.boot.AgroalDataSourceConfiguration
 
AgroalDataSourcePoolMetadata - Class in io.agroal.springframework.boot.metrics
 
AgroalDataSourcePoolMetadata(AgroalDataSource) - Constructor for class io.agroal.springframework.boot.metrics.AgroalDataSourcePoolMetadata
 
agroalPoolDataSourceMetadataProvider() - Method in class io.agroal.springframework.boot.metrics.AgroalPoolDataSourceMetadataProviderConfiguration
 
AgroalPoolDataSourceMetadataProviderConfiguration - Class in io.agroal.springframework.boot.metrics
 
AgroalPoolDataSourceMetadataProviderConfiguration() - Constructor for class io.agroal.springframework.boot.metrics.AgroalPoolDataSourceMetadataProviderConfiguration
 

C

close() - Method in class io.agroal.springframework.boot.AgroalDataSource
 

D

dataSource(DataSourceProperties, boolean) - Method in class io.agroal.springframework.boot.AgroalDataSourceConfiguration
 

F

flush(AgroalDataSource.FlushMode) - Method in class io.agroal.springframework.boot.AgroalDataSource
 

G

getActive() - Method in class io.agroal.springframework.boot.metrics.AgroalDataSourcePoolMetadata
 
getConfiguration() - Method in class io.agroal.springframework.boot.AgroalDataSource
 
getConnection() - Method in class io.agroal.springframework.boot.AgroalDataSource
 
getConnection(String, String) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
getDefaultAutoCommit() - Method in class io.agroal.springframework.boot.metrics.AgroalDataSourcePoolMetadata
 
getIdle() - Method in class io.agroal.springframework.boot.metrics.AgroalDataSourcePoolMetadata
 
getLoginTimeout() - Method in class io.agroal.springframework.boot.AgroalDataSource
 
getLogWriter() - Method in class io.agroal.springframework.boot.AgroalDataSource
 
getMax() - Method in class io.agroal.springframework.boot.metrics.AgroalDataSourcePoolMetadata
 
getMetrics() - Method in class io.agroal.springframework.boot.AgroalDataSource
 
getMin() - Method in class io.agroal.springframework.boot.metrics.AgroalDataSourcePoolMetadata
 
getParentLogger() - Method in class io.agroal.springframework.boot.AgroalDataSource
 
getPoolInterceptors() - Method in class io.agroal.springframework.boot.AgroalDataSource
 
getValidationQuery() - Method in class io.agroal.springframework.boot.metrics.AgroalDataSourcePoolMetadata
 

I

io.agroal.springframework.boot - package io.agroal.springframework.boot
 
io.agroal.springframework.boot.metrics - package io.agroal.springframework.boot.metrics
 
isHealthy(boolean) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
isWrapperFor(Class<?>) - Method in class io.agroal.springframework.boot.AgroalDataSource
 

J

jtaPlatform - Variable in class io.agroal.springframework.boot.AgroalDataSourceConfiguration
 

R

recoveryRegistry - Variable in class io.agroal.springframework.boot.AgroalDataSourceConfiguration
 

S

setAcquisitionTimeout(int) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setAutoCommit(boolean) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setConnectionValidator(AgroalConnectionPoolConfiguration.ConnectionValidator) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setConnectionValidatorName(String) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setDriverClass(Class<? extends DataSource>) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setDriverClassName(String) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setEnhancedLeakReport(boolean) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setExceptionSorter(AgroalConnectionPoolConfiguration.ExceptionSorter) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setExceptionSorterName(String) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setForegroundValidationTimeout(int) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setIdleTimeout(int) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setImplementation(String) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setInitialSize(int) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setInitialSql(String) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setJdbcProperties(Map<String, String>) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setJdbcTransactionIsolation(int) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setJtaTransactionIntegration(TransactionIntegration) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setJtaTransactionIntegration(JtaTransactionManager) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setLeakTimeout(int) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setLifetimeTimeout(int) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setLoginTimeout(int) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setLogWriter(PrintWriter) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setMaxSize(int) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setMetrics(boolean) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setMinSize(int) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setName(String) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setPassword(String) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setPoolInterceptors(Collection<? extends AgroalPoolInterceptor>) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setRecoveryPassword(String) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setRecoveryUsername(String) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setTrackResources(boolean) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setUrl(String) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setUsername(String) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setValidationTimeout(int) - Method in class io.agroal.springframework.boot.AgroalDataSource
 

U

unwrap(Class<T>) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
A C D F G I J R S U 
All Classes and Interfaces|All Packages|Serialized Form