|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ConsInfo | This interface describes the columns in a referenced constraint. |
DataDictionary | The DataDictionary interface is used with the data dictionary to get descriptors for binding and compilation. |
DataDictionaryContext | DataDictionaryContext stores the data dictionary to be used by the language module. |
SystemColumn | Implements the description of a column in a system table. |
TabInfo | This interface is for communicating between the DataDictionary and the various CatalogRowFactories. |
UniqueSQLObjectDescriptor | This is a descriptor for something that is a SQL object that has the following properties: resides in a schema has a name (that is unique when combined with schema) has a unique identifier (UUID) UUIDS. |
UniqueTupleDescriptor | Simple interface for Tuple Descriptors that have UUIDS. |
Class Summary | |
AliasDescriptor | This class represents an Alias Descriptor. |
CatalogRowFactory | Superclass of all row factories. |
CheckConstraintDescriptor | This class represents a check constraint descriptor. |
ColumnDescriptor | This class represents a column descriptor. |
ColumnDescriptorList | This represents a list of column descriptors. |
ConglomerateDescriptor | The ConglomerateDescriptor class is used to get information about conglomerates for the purpose of optimization. |
ConglomerateDescriptorList | |
ConstraintDescriptor | This class is used to get information from a ConstraintDescriptor. |
ConstraintDescriptorList | |
DataDescriptorGenerator | This is an implementation of the DataDescriptorGenerator interface that lives in the DataDictionary protocol. |
DDUtils | Static Data dictionary utilities. |
DefaultDescriptor | This interface is used to get information from a DefaultDescriptor. |
DependencyDescriptor | This interface is used to get information from a DependencyDescriptor. |
FileInfoDescriptor | A Descriptor for a file that has been stored in the database. |
ForeignKeyConstraintDescriptor | A foreign key. |
GenericDescriptorList | |
IndexLister | This interface gathers up some tasty information about the indices on a table from the DataDictionary. |
IndexRowGenerator | This class extends IndexDescriptor for internal use by the DataDictionary. |
KeyConstraintDescriptor | This interface is used to get information from a KeyConstraintDescriptor. |
ReferencedKeyConstraintDescriptor | A ReferencedConstraintDeescriptor is a primary key or a unique key that is referenced by a foreign key. |
SchemaDescriptor | This class represents a schema descriptor |
SPSDescriptor | A SPSDescriptor describes a Stored Prepared Statement. |
StatisticsDescriptor | Implementation of StatisticsDescriptor. |
SubCheckConstraintDescriptor | This interface is used to get information from a SubCheckConstraintDescriptor. |
SubConstraintDescriptor | This interface is used to get information from a SubConstraintDescriptor. |
SubKeyConstraintDescriptor | This interface is used to get information from a SubKeyConstraintDescriptor. |
TableDescriptor | This class represents a table descriptor. |
TriggerDescriptor | A trigger. |
TupleDescriptor | This is the superclass of all Descriptors. |
ViewDescriptor | This is the implementation of ViewDescriptor. |
|
Built on Mon 2007-06-04 09:58:47+0400, from revision ??? | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |