Package org.apache.derby.impl.sql.catalog
package org.apache.derby.impl.sql.catalog
-
ClassesClassDescriptionFormatableInstanceGetter to load stored instances of DependableFinder.Standard database implementation of the data dictionary that stores the information in the system catalogs.Generic code for upgrading data dictionaries.Class for implementation of DependableFinder in the core DataDictionary for referenced columns in a table.Class for most DependableFinders in the core DataDictionary.A Filter to qualify tuples coming from a scan of SYSDEPENDS.A poor mans structure used in DataDictionaryImpl.java.This class implements a Cacheable for a DataDictionary cache of table descriptors, with the lookup key being the name of the table.This class implements a Cacheable for a DataDictionary cache of table descriptors, with the lookup key being the UUID of the table.This class implements a Cacheable for a DataDictionary cache of permissions.Allows iterator over the role grant closure defined by the relation
GRANT
role-aTO
role-b, or its inverse.This is a generic machine for pre-allocating ranges of sequence numbers in order to improve concurrency.Default Derby logic for determining how many values to pre-allocate for an identity column or sequence.An object cached in the data dictionary which manages new values for sequences.Implementation of SequenceUpdater for use with the bulk-insert optimization used by InsertResultSet.Specific implementation of SequenceUpdater for the sequences managed by SYSSEQUENCES.This class implements a Cacheable for a DataDictionary cache of sps descriptors, with the lookup key being the name/schema of the sps.Factory for creating a SYSALIASES row.Factory for creating a SYSCHECKS row.Factory for creating a SYSCOLPERMS row.Factory for creating a SYSCOLUMNS row.Factory for creating a SYSCONGLOMERATES row.Factory for creating a SYSCONTRAINTS row.Factory for creating a SYSDEPENDSS row.Factory for creating a SYSDUMMY1 row.Factory for creating a SYSFILES row.Factory for creating a SYSFOREIGNKEYS row.Factory for creating a SYSKEYS row.Factory for creating a SYSPERMS row.Factory for creating a SYSROLES row.Factory for creating a SYSROUTINEPERMS row.Factory for creating a SYSSCHEMAS row.Factory for creating a SYSSEQUENCES row.Factory for creating a SYSSTATEMENTS row.Factory for creating a SYSSTATISTICS row.Factory for creating a SYSTABLEPERMS row.Factory for creating a SYSTABLES row.Implements the description of a column in a system table.Factory for creating a SYSTRIGGERS row.Factory for creating a SYSUSERS row.Factory for creating a SYSVIEWS row.A poor mans structure used in DataDictionaryImpl.java.A TableKey represents a immutable unique identifier for a SQL object.This class implements a Cacheable for a DataDictionary cache of table descriptors.This class describes a Tuple for the XPLAIN_SORT_PROPS System Table.