Package org.apache.jackrabbit.core.data.db

Class Summary
DatabaseHelper Helper methods for database operations.
DbDataRecord Data record that is stored in a database
DbDataStore A data store implementation that stores the records in a database using JDBC.
DbInputStream This class represents an input stream backed by a database.
DerbyDataStore The Derby data store closes the database when the data store is closed (embedded databases only).
Pool Implementation of a simple ConnectionRecoveryManager pool.
TempFileInputStream An input stream from a temporary file.
 



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