| Package | Description |
|---|---|
| net.java.ao | |
| net.java.ao.db | |
| net.java.ao.schema | |
| net.java.ao.schema.ddl | |
| net.java.ao.schema.index |
| Class and Description |
|---|
| DDLAction
Database-agnostic representation of any supported DDL action
(usually one or two statements).
|
| DDLField
Database-agnostic representation of a field within a table containing
all associated attributes such as type and constraints.
|
| DDLForeignKey
Database-agnostic representation of a foreign key constraint.
|
| DDLIndex
Database-agnostic reprensentation of a general field index
statement (not related to full-text indexing).
|
| DDLTable
Database-agnostic representation of a table within the schema.
|
| DDLValue |
| SQLAction
An SQL statement representing some stage of schema modification.
|
| Class and Description |
|---|
| DDLField
Database-agnostic representation of a field within a table containing
all associated attributes such as type and constraints.
|
| DDLForeignKey
Database-agnostic representation of a foreign key constraint.
|
| DDLIndex
Database-agnostic reprensentation of a general field index
statement (not related to full-text indexing).
|
| DDLTable
Database-agnostic representation of a table within the schema.
|
| SQLAction
An SQL statement representing some stage of schema modification.
|
| Class and Description |
|---|
| DDLField
Database-agnostic representation of a field within a table containing
all associated attributes such as type and constraints.
|
| DDLTable
Database-agnostic representation of a table within the schema.
|
| Class and Description |
|---|
| DDLAction
Database-agnostic representation of any supported DDL action
(usually one or two statements).
|
| DDLActionBuilder |
| DDLActionType
Specifies a specific DDL action type in a database-agnostic
manner.
|
| DDLField
Database-agnostic representation of a field within a table containing
all associated attributes such as type and constraints.
|
| DDLForeignKey
Database-agnostic representation of a foreign key constraint.
|
| DDLIndex
Database-agnostic reprensentation of a general field index
statement (not related to full-text indexing).
|
| DDLIndex.DDLIndexBuilder |
| DDLIndexField |
| DDLIndexField.DDLIndexFieldBuilder |
| DDLTable
Database-agnostic representation of a table within the schema.
|
| DDLValue |
| SQLAction
An SQL statement representing some stage of schema modification.
|
| Class and Description |
|---|
| DDLIndex
Database-agnostic reprensentation of a general field index
statement (not related to full-text indexing).
|
Copyright © 2007–2022 Atlassian. All rights reserved.