@Version("2.13.6")
Package org.apache.jackrabbit.core.data.db
-
Class Summary Class Description DbDataRecord Data record that is stored in a databaseDbDataStore 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).ResettableTempFileInputStream TempFileInputStream that can be reset in order to allow the ConnectionHelper to retry SQL execution in case of failure.TempFileInputStream An input stream from a temporary file.