Package org.infinispan.loaders.jdbc

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

See:
          Description

Class Summary
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.



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