Index

A B C D F G I S U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addCredential(Object) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
addRecoveryCredential(Object) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
addSecurityProvider(AgroalSecurityProvider) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
afterPropertiesSet() - Method in class io.agroal.springframework.boot.AgroalDataSource
 
AGROAL_METRIC_NAME_PREFIX - Static variable in class io.agroal.springframework.boot.metrics.AgroalDataSourcePoolMetrics
 
AgroalDataSource - Class in io.agroal.springframework.boot
 
AgroalDataSource() - Constructor for class io.agroal.springframework.boot.AgroalDataSource
 
AgroalDataSourceAutoConfiguration - Class in io.agroal.springframework.boot
 
AgroalDataSourceAutoConfiguration(ObjectProvider<JtaTransactionManager>, ObjectProvider<XAResourceRecoveryRegistry>, ObjectProvider<AgroalDataSourceJndiBinder>, ObjectProvider<AgroalSecurityProvider>) - Constructor for class io.agroal.springframework.boot.AgroalDataSourceAutoConfiguration
 
AgroalDataSourceHealthContributorAutoConfiguration - Class in io.agroal.springframework.boot.health
 
AgroalDataSourceHealthContributorAutoConfiguration() - Constructor for class io.agroal.springframework.boot.health.AgroalDataSourceHealthContributorAutoConfiguration
 
AgroalDataSourceHealthIndicator - Class in io.agroal.springframework.boot.health
 
AgroalDataSourceHealthIndicator(AgroalDataSource) - Constructor for class io.agroal.springframework.boot.health.AgroalDataSourceHealthIndicator
 
AgroalDataSourceJndiBinder - Interface in io.agroal.springframework.boot.jndi
 
AgroalDataSourcePoolMetadata - Class in io.agroal.springframework.boot.metrics
 
AgroalDataSourcePoolMetadata(AgroalDataSource) - Constructor for class io.agroal.springframework.boot.metrics.AgroalDataSourcePoolMetadata
 
AgroalDataSourcePoolMetrics - Class in io.agroal.springframework.boot.metrics
 
AgroalDataSourcePoolMetrics(String, AgroalDataSource) - Constructor for class io.agroal.springframework.boot.metrics.AgroalDataSourcePoolMetrics
 
AgroalDataSourcePoolMetricsAutoConfiguration - Class in io.agroal.springframework.boot.metrics
 
AgroalDataSourcePoolMetricsAutoConfiguration() - Constructor for class io.agroal.springframework.boot.metrics.AgroalDataSourcePoolMetricsAutoConfiguration
 
AgroalDataSourcePoolMetricsAutoConfiguration.AgroalDataSourceMeterBinder - Class in io.agroal.springframework.boot.metrics
 
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
 

B

bindTo(MeterRegistry) - Method in class io.agroal.springframework.boot.metrics.AgroalDataSourcePoolMetrics
 
bindTo(MeterRegistry) - Method in class io.agroal.springframework.boot.metrics.AgroalDataSourcePoolMetricsAutoConfiguration.AgroalDataSourceMeterBinder
 
bindToJndi(String, AgroalDataSource) - Method in interface io.agroal.springframework.boot.jndi.AgroalDataSourceJndiBinder
Bind DataSource to JNDI returning true if successful.
bindToJndi(String, AgroalDataSource) - Method in class io.agroal.springframework.boot.jndi.DefaultAgroalDataSourceJndiBinder
 

C

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

D

dataSource(DataSourceProperties, boolean, boolean, boolean, List<Object>, List<Object>) - Method in class io.agroal.springframework.boot.AgroalDataSourceAutoConfiguration
 
dbHealthContributor(Map<String, AgroalDataSource>) - Method in class io.agroal.springframework.boot.health.AgroalDataSourceHealthContributorAutoConfiguration
 
DefaultAgroalDataSourceJndiBinder - Class in io.agroal.springframework.boot.jndi
 
DefaultAgroalDataSourceJndiBinder() - Constructor for class io.agroal.springframework.boot.jndi.DefaultAgroalDataSourceJndiBinder
 
doHealthCheck(Health.Builder) - Method in class io.agroal.springframework.boot.health.AgroalDataSourceHealthIndicator
 

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
 
getDriverClassName() - Method in class io.agroal.springframework.boot.AgroalDataSource
 
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
 
getUrl() - 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.health - package io.agroal.springframework.boot.health
 
io.agroal.springframework.boot.jndi - package io.agroal.springframework.boot.jndi
 
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
 

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
 
setFlushOnClose(boolean) - 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
 
setJtaTransactionManager(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
 
setMultipleAcquisition(AgroalConnectionPoolConfiguration.MultipleAcquisitionAction) - 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
 
setPoolRecovery(boolean) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setReadOnly(boolean) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setRecoveryEnable(boolean) - 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
 
setTransactionRequirement(AgroalConnectionPoolConfiguration.TransactionRequirement) - 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
 
setValidateOnBorrow(boolean) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setValidationTimeout(int) - Method in class io.agroal.springframework.boot.AgroalDataSource
 
setXaProperties(Map<String, String>) - Method in class io.agroal.springframework.boot.AgroalDataSource
 

U

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