| Class | Description |
|---|---|
| AggregateAliasInfo |
Describe a G (Aggregate) alias.
|
| BaseTypeIdImpl |
This class is the base class for all type ids that are written to the
system tables.
|
| DecimalTypeIdImpl | |
| DefaultInfoImpl | |
| IndexDescriptorImpl | |
| MethodAliasInfo |
Describe a method alias.
|
| OldRoutineType |
Class to simply read the old format written by
DataTypeDescriptor prior to DERBY-2775 being addressed.
|
| ReferencedColumnsDescriptorImpl |
For triggers, ReferencedColumnsDescriptorImpl object has 3 possibilites
1)referencedColumns is not null but referencedColumnsInTriggerAction
is null - meaning the trigger is defined on specific columns but trigger
action does not reference any column through old/new transient variables.
|
| RoutineAliasInfo |
Describe a routine (procedure or function) alias.
|
| RowMultiSetImpl |
Row data type as described in the 2003 SQL spec
in part 2, section 4.8.
|
| StatisticsImpl | |
| SynonymAliasInfo |
Describe an S (Synonym) alias.
|
| TypeDescriptorImpl | |
| TypesImplInstanceGetter | |
| UDTAliasInfo |
Describe an A (Abstract Data Type) alias.
|
| UserDefinedTypeIdImpl |
This type id describes a user defined type.
|
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.