Package org.apache.derby.catalog

Interface Summary
AliasInfo An interface for describing an alias in Cloudscape systems.
DefaultInfo An interface for describing a default for a column or parameter in Cloudscape systems.
Dependable A Dependable is an in-memory representation of an object managed by the Dependency System.
DependableFinder A DependableFinder is an object that can find an in-memory Dependable, given the Dependable's ID.
IndexDescriptor This interface describes an index.
ReferencedColumns Provides information about the columns that are referenced by a CHECK CONSTRAINT definition.
Statistics This interface is used in the column SYS.SYSSTATISTICS.STATISTICS.
TypeDescriptor An interface for describing types in Cloudscape systems.
UUID An interface for accessing Cloudscape UUIDs, unique identifiers.
 

Class Summary
GetProcedureColumns Use of VirtualTableInterface to provide support for DatabaseMetaData.getProcedureColumns().
SystemProcedures Some system built-in procedures, and help routines.
TriggerNewTransitionRows Provides information about about a a set of new rows created by a trigger action.
TriggerOldTransitionRows Provides information about a set of rows before a trigger action changed them.
 



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