Uses of Package
org.apache.jackrabbit.core.data

Packages that use org.apache.jackrabbit.core.data
org.apache.jackrabbit.core   
org.apache.jackrabbit.core.data   
org.apache.jackrabbit.core.data.db   
org.apache.jackrabbit.core.nodetype   
org.apache.jackrabbit.core.persistence   
org.apache.jackrabbit.core.persistence.bundle.util   
org.apache.jackrabbit.core.value   
 

Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core
DataStore
          Append-only store for binary streams.
GarbageCollector
          Garbage collector for DataStore.
 

Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core.data
AbstractDataRecord
          Abstract data record base class.
DataIdentifier
          Opaque data identifier used to identify records in a data store.
DataRecord
          Immutable data record that consists of a binary stream.
DataStore
          Append-only store for binary streams.
DataStoreException
          Exception thrown by the Data Store module.
ScanEventListener
          The listener interface for receiving garbage collection scan events.
 

Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core.data.db
AbstractDataRecord
          Abstract data record base class.
DataIdentifier
          Opaque data identifier used to identify records in a data store.
DataRecord
          Immutable data record that consists of a binary stream.
DataStore
          Append-only store for binary streams.
DataStoreException
          Exception thrown by the Data Store module.
 

Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core.nodetype
DataStore
          Append-only store for binary streams.
 

Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core.persistence
DataStore
          Append-only store for binary streams.
 

Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core.persistence.bundle.util
DataStore
          Append-only store for binary streams.
 

Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core.value
DataStore
          Append-only store for binary streams.
 



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