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.
SequenceGenerator This is a generic machine for pre-allocating ranges of sequence numbers in order to improve concurrency.
SequenceUpdater An object cached in the data dictionary which manages new values for sequences.
SequenceUpdater.SyssequenceUpdater Specific implementation of SequenceUpdater for the sequences managed by SYSSEQUENCES.
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.
SYSPERMSRowFactory Factory for creating a SYSPERMS row.
SYSROLESRowFactory Factory for creating a SYSROLES row.
SYSROUTINEPERMSRowFactory Factory for creating a SYSROUTINEPERMS row.
SYSSCHEMASRowFactory Factory for creating a SYSSCHEMAS row.
SYSSEQUENCESRowFactory Factory for creating a SYSSEQUENCES 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.
XPLAINResultSetDescriptor  
XPLAINResultSetTimingsDescriptor  
XPLAINScanPropsDescriptor  
XPLAINSortPropsDescriptor This class describes a Tuple for the XPLAIN_SORT_PROPS System Table.
XPLAINStatementDescriptor  
XPLAINStatementTimingsDescriptor  
XPLAINTableDescriptor  
 


Built on Thu 2011-03-10 11:54:14+0000, from revision ???

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