Class Summary |
BooleanConstraintImpl |
|
BooleanConstraintImpl.TypeImpl |
|
ColumnImpl |
Implementation of a column. |
ColumnImpl.NameImpl |
|
ColumnImpl.TypeImpl |
|
ColumnReferenceImpl |
Implementation of a ColumnReference . |
ColumnSetImpl |
A common base class for ForeignKeyImpl and
IndexImpl . |
CombinedConstraintImpl |
|
CombinedConstraintImpl.TypeImpl |
|
ConstrainedStatementImpl |
|
ConstraintImpl |
|
DeleteStatementImpl |
|
ForeignKeyImpl |
Implementation of a foreign key. |
ForeignKeyImpl.ColumnReferenceImpl |
|
IndexImpl |
|
IndexImpl.NameImpl |
|
InsertStatementImpl |
|
JoinReferenceImpl |
|
SchemaImpl |
Implementation of a schema. |
SchemaImpl.NameImpl |
|
SelectStatementImpl |
|
SelectStatementImpl.OrderColumnImpl |
|
SelectTableReferenceImpl |
|
SetStatementImpl |
|
SetStatementImpl.SetValueImpl |
|
SQLFactoryImpl |
Default implementation of an SQLFactory. |
SQLFactoryImpl.IdentImpl |
|
SQLGeneratorImpl |
Default implementation of an SQL generator. |
StatementImpl |
A common base class for SelectStatement ,
InsertStatement ,
UpdateStatement , and
DeleteStatement . |
TableImpl |
|
TableImpl.NameImpl |
|
TableReferenceImpl |
Implementation of a TableReference . |
UpdateStatementImpl |
|
ValueImpl |
Implementation of a value. |