Uses of Package
org.apache.jackrabbit.core.persistence.util
-
Packages that use org.apache.jackrabbit.core.persistence.util Package Description org.apache.jackrabbit.core.persistence org.apache.jackrabbit.core.persistence.bundle org.apache.jackrabbit.core.persistence.db This package contains the class
, a simple generic JDBC-basedSimpleDbPersistenceManager
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 Class Description NodeInfo Holds structural information about a node. -
Classes in org.apache.jackrabbit.core.persistence.util used by org.apache.jackrabbit.core.persistence.bundle Class Description 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 classNodeInfo Holds structural information about a node.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 Class Description 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 Class Description 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 classNodePropBundle 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.pool Class Description 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 classFileSystemBLOBStore FileSystemBLOBStore
is aResourceBasedBLOBStore
implementation that stores BLOB data in aFileSystem
.NodeInfo Holds structural information about a node.NodePropBundle This Class provides a simple structure to hold the nodestate and related propertystate data.ResourceBasedBLOBStore ResourceBasedBLOBStore
extends theBLOBStore
interface with the methodResourceBasedBLOBStore.getResource(String)
-
Classes in org.apache.jackrabbit.core.persistence.util used by org.apache.jackrabbit.core.persistence.util Class Description BLOBStore BLOBStore
represents an abstract store for binary property values (BLOBs).ErrorHandling ErrorHandling configuration abstraction classHashMapIndex Implements aStringIndex
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 entryNodePropBundle.PropertyEntry Helper class for a property enrtyResourceBasedBLOBStore ResourceBasedBLOBStore
extends theBLOBStore
interface with the methodResourceBasedBLOBStore.getResource(String)