Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.jackrabbit.core.data Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
AbstractDataRecordAbstract data record base class.Classorg.apache.jackrabbit.core.dataApache JackRabbit
DataIdentifierOpaque data identifier used to identify records in a data store.Classorg.apache.jackrabbit.core.dataApache JackRabbit
DataRecordImmutable data record that consists of a binary stream.Interfaceorg.apache.jackrabbit.core.dataApache JackRabbit
DataStoreAppend-only store for binary streams.Interfaceorg.apache.jackrabbit.core.dataApache JackRabbit
DataStoreExceptionException thrown by the Data Store module.Classorg.apache.jackrabbit.core.dataApache JackRabbit
DataStoreFactoryFactory interface for creating DataStore instances.Interfaceorg.apache.jackrabbit.core.dataApache JackRabbit
DbDataRecordClassorg.apache.jackrabbit.core.data.dbApache JackRabbit
DbDataStoreA data store implementation that stores the records in a database using JDBC.Classorg.apache.jackrabbit.core.data.dbApache JackRabbit
DbInputStreamThis class represents an input stream backed by a database.Classorg.apache.jackrabbit.core.data.dbApache JackRabbit
DerbyDataStoreThe Derby data store closes the database when the data store is closed (embedded databases only).Classorg.apache.jackrabbit.core.data.dbApache JackRabbit
FileDataRecordData record that is based on a normal file.Classorg.apache.jackrabbit.core.dataApache JackRabbit
FileDataStoreSimple file-based data store.Classorg.apache.jackrabbit.core.dataApache JackRabbit
GarbageCollectorGarbage collector for DataStore.Classorg.apache.jackrabbit.core.dataApache JackRabbit
LazyFileInputStreamThis input stream delays opening the file until the first byte is read, and closes and discards the underlying stream as soon as the end of input hasClassorg.apache.jackrabbit.core.dataApache JackRabbit
ScanEventListenerThe listener interface for receiving garbage collection scan events.Interfaceorg.apache.jackrabbit.core.dataApache JackRabbit
TempFileInputStreamAn input stream from a temporary file.Classorg.apache.jackrabbit.core.data.dbApache JackRabbit