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

Quick Search    Search Deep

Uses of Package
org.apache.derby.impl.sql.catalog

Classes in org.apache.derby.impl.sql.catalog used by org.apache.derby.impl.sql.catalog
DataDictionaryImpl
          This abstract class contains the common code for the "regular" and limited data dictionaries.
DD_Version
          Generic code for upgrading data dictionaries.
DDdependableFinder
          Class for all DependableFinders in the core DataDictionary
IndexInfoImpl
          A poor mans structure used in DataDictionaryImpl.java.
TableKey
          A TableKey represents a immutable unique identifier for a SQL object.
TDCacheable
          This class implements a Cacheable for a DataDictionary cache of table descriptors.