Package org.apache.derby.impl.db
-
Class Summary Class Description BasicDatabase The Database interface provides control over the physical database (that is, the stored data and the files the data are stored in), connections to the database, operations on the database such as backup and recovery, and all other things that are associated with the database itself.SlaveDatabase SlaveDatabase is an instance of Database, and is booted instead of BasicDatabase if this database will have the replication slave role.
DataMelt 3.0 © DataMelt by jWork.ORG