Package org.apache.derby.iapi.db

Interface Summary
Database The org.apache.derby.iapi.db.Database interface provides "internal" methods on the database which are not available to JBMS users (org.apache.derby.database.Database, which this interface extends, provides all the externally visible methods).
DatabaseContext A context for a database.
TriggerExecutionContext A trigger execution context holds information that is available from the context of a trigger invocation.
 

Class Summary
ConnectionInfo ConnectionInfo class provides static methods for getting information related to a JDBC connection.
ConsistencyChecker The ConsistencyChecker class provides static methods for verifying the consistency of the data stored within a database.
Factory Callers of these methods must be within the context of a Cloudscape statement execution otherwise a SQLException will be thrown.
OnlineCompress Implementation of SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE().
OptimizerTrace This class provides static methods for controlling the optimizer tracing in a Cloudscape database.
PropertyInfo PropertyInfo is a class with static methods that retrieve the properties associated with a table or index and set and retrieve properties associated with a database.
 


Built on Tue 2006-10-10 19:23:47+0200, from revision exported

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.