Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.ignite.cache.store Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
BasicJdbcDialectBasic implementation of dialect based on JDBC specification.Classorg.apache.ignite.cache.store.jdbc.dialectIgnite
CacheAbstractJdbcStore Store works with database via SQL dialect.Classorg.apache.ignite.cache.store.jdbcIgnite
CacheAbstractJdbcStore .EntryMappingEntry mapping description.Classorg.apache.ignite.cache.store.jdbcIgnite
CacheJdbcBlobStoreCacheStore implementation backed by JDBC.Classorg.apache.ignite.cache.store.jdbcIgnite
CacheJdbcPojoStore This implementation stores objects in underlying database using java beans mapping description via reflection.Classorg.apache.ignite.cache.store.jdbcIgnite
CacheJdbcPojoStore .PojoMethodsCacheClassorg.apache.ignite.cache.store.jdbcIgnite
CacheLoadOnlyStoreAdapterThis adapter designed to support stores with bulk loading from stream-like source.Classorg.apache.ignite.cache.storeIgnite
CacheStoreAPI for cache persistent storage for read-through and write-through behavior.Interfaceorg.apache.ignite.cache.storeIgnite
CacheStoreAdapterCache storage convenience adapter.Classorg.apache.ignite.cache.storeIgnite
CacheStoreSessionSession for the cache store operations.Interfaceorg.apache.ignite.cache.storeIgnite
DB2DialectA dialect compatible with the IBM DB2 database.Classorg.apache.ignite.cache.store.jdbc.dialectIgnite
H2DialectA dialect compatible with the H2 database.Classorg.apache.ignite.cache.store.jdbc.dialectIgnite
JdbcDialectRepresents a dialect of SQL implemented by a particular RDBMS.Interfaceorg.apache.ignite.cache.store.jdbc.dialectIgnite
MySQLDialectA dialect compatible with the MySQL database.Classorg.apache.ignite.cache.store.jdbc.dialectIgnite
OracleDialectA dialect compatible with the Oracle database.Classorg.apache.ignite.cache.store.jdbc.dialectIgnite
SQLServerDialectA dialect compatible with the Microsoft SQL Server database.Classorg.apache.ignite.cache.store.jdbc.dialectIgnite