Package org.apache.derby.database


package org.apache.derby.database
  • Interfaces
    Class
    Description
    The Database interface provides control over a database (that is, the stored data and the files the data are stored in), operations on the database such as backup and recovery, and all other things that are associated with the database itself.