All Classes and Interfaces
Class
Description
AbstractJdbcStoreConfigurationBuilder<T extends AbstractJdbcStoreConfiguration,S extends AbstractJdbcStoreConfigurationBuilder<T,S>>
AbstractJdbcStoreConfigurationChildBuilder.
AbstractJdbcStoreConfigurationSerializer.
Enumerates the attributes used by the JDBC cache stores configuration
Defines the functionality a connection factory should implement.
ConnectionFactoryConfiguration.
Supported database dialects for the JDBC cache stores
An enumeration of all the recognized XML element local names for the JDBC cache stores
JdbcStoreConfigurationChildBuilder.
Contains common methods used by JDBC CacheStores.
Log abstraction for the JDBC cache store.
Warning this class consists of generated code.
Connection factory that can be used when on managed environments, like application servers.
ManagedConnectionFactoryConfiguration.
ManagedConnectionFactoryConfigurationBuilder.
Pooled connection factory based upon Agroa https://agroal.github.io.
PooledConnectionFactoryConfigurationBuilder.
Connection factory implementation that will create database connection on a per invocation basis.
SimpleConnectionFactoryConfiguration.
SimpleConnectionFactoryBuilder.