All Classes and Interfaces

Class
Description
Basic implementation of dialect based on JDBC specification.
A dialect compatible with the IBM DB2 database.
A dialect compatible with the H2 database.
JDBC based cache store.
Entry mapping description.
Type kind.
Thrown if cache store can't be accessed.
Thrown if cache store configuration is invalid.
JDBC cache store factory.
JDBC cache store session.
Represents a dialect of SQL implemented by a particular RDBMS.
JDBC cache store which is working with POJO's and build-in types.
JDBC cache store which is working with tuples.
Description for type that could be stored into database by store.
Description of how field declared in database and in cache.
Default implementation of JdbcTypesTransformer.
API for implementing custom mapping logic for loaded from store data.
A dialect compatible with the MySQL database.
A dialect compatible with the Oracle database.
A dialect compatible with the Microsoft SQL Server database.