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

Class Summary
CoreDDFinderClassInfo  
DataDictionaryContextImpl  
DataDictionaryImpl This abstract class contains the common code for the "regular" and limited data dictionaries.
DD_Version Generic code for upgrading data dictionaries.
DDColumnDependableFinder Class for implementation of DependableFinder in the core DataDictionary for referenced columns in a table.
DDdependableFinder Class for all DependableFinders in the core DataDictionary
DropDependencyFilter A Filter to qualify tuples coming from a scan of SYSDEPENDS.
IndexInfoImpl A poor mans structure used in DataDictionaryImpl.java.
IndexScan Convience class for scanning an index.
NameTDCacheable This class implements a Cacheable for a DataDictionary cache of table descriptors, with the lookup key being the name of the table.
OIDTDCacheable This class implements a Cacheable for a DataDictionary cache of table descriptors, with the lookup key being the UUID of the table.
SPSNameCacheable This class implements a Cacheable for a DataDictionary cache of sps descriptors, with the lookup key being the name/schema of the sps.
SYSALIASESRowFactory Factory for creating a SYSALIASES row.
SYSCHECKSRowFactory Factory for creating a SYSCHECKS row.
SYSCOLUMNSRowFactory Factory for creating a SYSCOLUMNS row.
SYSCONGLOMERATESRowFactory Factory for creating a SYSCONGLOMERATES row.
SYSCONSTRAINTSRowFactory Factory for creating a SYSCONTRAINTS row.
SYSDEPENDSRowFactory Factory for creating a SYSDEPENDSS row.
SYSDUMMY1RowFactory Factory for creating a SYSDUMMY1 row.
SYSFILESRowFactory Factory for creating a SYSFILES row.
SYSFOREIGNKEYSRowFactory Factory for creating a SYSFOREIGNKEYS row.
SYSKEYSRowFactory Factory for creating a SYSKEYS row.
SYSSCHEMASRowFactory Factory for creating a SYSSCHEMAS row.
SYSSTATEMENTSRowFactory Factory for creating a SYSSTATEMENTS row.
SYSSTATISTICSRowFactory Factory for creating a SYSSTATISTICS row.
SYSTABLESRowFactory Factory for creating a SYSTABLES row.
SystemColumnImpl Implements the description of a column in a system table.
SYSTRIGGERSRowFactory Factory for creating a SYSTRIGGERS row.
SYSVIEWSRowFactory Factory for creating a SYSVIEWS row.
TabInfoImpl 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.
 


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.