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

Packages that use org.apache.jackrabbit.core.persistence.util
org.apache.jackrabbit.core.persistence.bundle   
org.apache.jackrabbit.core.persistence.db This package contains the class SimpleDbPersistenceManager, a simple generic JDBC-based PersistenceManager for Jackrabbit. 
org.apache.jackrabbit.core.persistence.mem   
org.apache.jackrabbit.core.persistence.pool   
org.apache.jackrabbit.core.persistence.util   
 

Classes in org.apache.jackrabbit.core.persistence.util used by org.apache.jackrabbit.core.persistence.bundle
BLOBStore
          BLOBStore represents an abstract store for binary property values (BLOBs).
BundleBinding
          This Class implements efficient serialization methods for item states.
ErrorHandling
          ErrorHandling configuration abstraction class
NodePropBundle
          This Class provides a simple structure to hold the nodestate and related propertystate data.
 

Classes in org.apache.jackrabbit.core.persistence.util used by org.apache.jackrabbit.core.persistence.db
BLOBStore
          BLOBStore represents an abstract store for binary property values (BLOBs).
 

Classes in org.apache.jackrabbit.core.persistence.util used by org.apache.jackrabbit.core.persistence.mem
BLOBStore
          BLOBStore represents an abstract store for binary property values (BLOBs).
 

Classes in org.apache.jackrabbit.core.persistence.util used by org.apache.jackrabbit.core.persistence.pool
BLOBStore
          BLOBStore represents an abstract store for binary property values (BLOBs).
BundleBinding
          This Class implements efficient serialization methods for item states.
ErrorHandling
          ErrorHandling configuration abstraction class
FileSystemBLOBStore
          FileSystemBLOBStore is a ResourceBasedBLOBStore implementation that stores BLOB data in a FileSystem.
NodePropBundle
          This Class provides a simple structure to hold the nodestate and related propertystate data.
ResourceBasedBLOBStore
          ResourceBasedBLOBStore extends the BLOBStore interface with the method ResourceBasedBLOBStore.getResource(String) Note that The DataStore should nowadays be used instead of the BLOBStore.
 

Classes in org.apache.jackrabbit.core.persistence.util used by org.apache.jackrabbit.core.persistence.util
BLOBStore
          BLOBStore represents an abstract store for binary property values (BLOBs).
ErrorHandling
          ErrorHandling configuration abstraction class
HashMapIndex
          Implements a StringIndex that is based on a hashmap.
NodePropBundle
          This Class provides a simple structure to hold the nodestate and related propertystate data.
NodePropBundle.ChildNodeEntry
          Helper class for a child node entry
NodePropBundle.PropertyEntry
          Helper class for a property enrty
ResourceBasedBLOBStore
          ResourceBasedBLOBStore extends the BLOBStore interface with the method ResourceBasedBLOBStore.getResource(String) Note that The DataStore should nowadays be used instead of the BLOBStore.
 



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