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

Class Summary
CoreDDFinderClassInfo FormatableInstanceGetter to load stored instances of DependableFinder.
DataDictionaryImpl Standard database implementation of the data dictionary that stores the information in the system catlogs.
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 most 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.
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.
PermissionsCacheable This class implements a Cacheable for a DataDictionary cache of permissions.
PermissionsCatalogRowFactory  
RoleClosureIteratorImpl Allows iterator over the role grant closure defined by the relation GRANT role-a TO role-b, or its inverse.
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.
SYSCOLPERMSRowFactory Factory for creating a SYSCOLPERMS 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.
SYSROLESRowFactory Factory for creating a SYSROLES row.
SYSROUTINEPERMSRowFactory Factory for creating a SYSROUTINEPERMS row.
SYSSCHEMASRowFactory Factory for creating a SYSSCHEMAS row.
SYSSTATEMENTSRowFactory Factory for creating a SYSSTATEMENTS row.
SYSSTATISTICSRowFactory Factory for creating a SYSSTATISTICS row.
SYSTABLEPERMSRowFactory Factory for creating a SYSTABLEPERMS 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 Fri 2008-10-10 18:42:31-0700, from revision 703620

Apache Derby V10.5 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.