Uses of Package
org.apache.jackrabbit.core.persistence.bundle

Packages that use org.apache.jackrabbit.core.persistence.bundle
org.apache.jackrabbit.core.persistence.bundle   
 

Classes in org.apache.jackrabbit.core.persistence.bundle used by org.apache.jackrabbit.core.persistence.bundle
AbstractBundlePersistenceManager
          The AbstractBundlePersistenceManager acts as base for all persistence managers that store the state in a NodePropBundle.
BundleDbPersistenceManager
          This is a generic persistence manager that stores the NodePropBundles in a database.
BundleDbPersistenceManager.CloseableBLOBStore
          Helper interface for closeable stores
BundleFsPersistenceManager.CloseableBLOBStore
          Helper interface for closeable stores
ConnectionRecoveryManager
          This class provides methods to get a database connection and to execute SQL statements.
DbNameIndex
          Implements a StringIndex that stores and retrieves the names from a table in a database.
OraclePersistenceManager
          Extends the BundleDbPersistenceManager by Oracle specific code.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.