See: Description
| Interface | Description |
|---|---|
| IDBElement | |
| IDBField |
A field (column) specification in a
DB table. |
| IDBIndex |
An index specification in a
DB table. |
| IDBIndexField |
An index field specification in a
DB index. |
| IDBNamedElement | |
| IDBSchema |
Specifies a number of
DB tables that can be created in or dropped from a database through a
DB adapter. |
| IDBSchemaElement |
Specifies a hierachical namespace for elements in a
DB schema. |
| IDBSchemaVisitor | |
| IDBTable |
A table specification in a
DB schema. |
| Class | Description |
|---|---|
| IDBSchemaVisitor.Default |
| Enum | Description |
|---|---|
| IDBIndex.Type | |
| IDBSchemaElement.SchemaElementType |
| Exception | Description |
|---|---|
| IDBSchemaVisitor.StopRecursion | |
| SchemaElementNotFoundException |
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.