Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.derby.impl.db

Class Summary
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.
DatabaseContextImpl A context that shutdowns down the database on a databsae exception.
StoreClassFactoryContext