Package org.apache.jackrabbit.core.data.db
@Version("2.13.6")
package org.apache.jackrabbit.core.data.db
-
ClassesClassDescriptionData record that is stored in a databaseA data store implementation that stores the records in a database using JDBC.This class represents an input stream backed by a database.The Derby data store closes the database when the data store is closed (embedded databases only).TempFileInputStream that can be reset in order to allow the ConnectionHelper to retry SQL execution in case of failure.An input stream from a temporary file.