Package org.apache.derby.catalog


package org.apache.derby.catalog
  • Class
    Description
    An interface for describing an alias in Derby systems.
    An interface for describing a default for a column or parameter in Derby systems.
    A Dependable is an in-memory representation of an object managed by the Dependency System.
    A DependableFinder is an object that can find an in-memory Dependable, given the Dependable's ID.
    Use of VirtualTableInterface to provide support for DatabaseMetaData.getProcedureColumns().
    This interface describes an index.
    System procedures which run only on Java 5 or higher.
    Provides information about the columns that are referenced by a CHECK CONSTRAINT definition.
    Logic to determine how many values to pre-allocate for a sequence.
    This interface is used in the column SYS.SYSSTATISTICS.STATISTICS.
    Some system built-in procedures, and help routines.
    Provides information about about a a set of new rows created by a trigger action.
    Provides information about a set of rows before a trigger action changed them.
    TypeDescriptor represents a type in a system catalog, a persistent type.
    An interface for accessing Derby UUIDs, unique identifiers.