Package org.infinispan.loaders.jdbc

This package contains a CacheStore implementation based on a JDBC database connection.

See:
          Description

Class Summary
DataManipulationHelper The purpose of this class is to factorize the repeating code between JdbcStringBasedCacheStore and JdbcBinaryCacheStore.
JdbcUtil Contains common methods used by jdbc CacheStores.
TableManipulation Contains all the logic of manipulating the table, including creating it if needed and access operations like inserting, selecting etc.
 

Package org.infinispan.loaders.jdbc Description

This package contains a CacheStore implementation based on a JDBC database connection.


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.