|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TeiidDdlLexicon.AlterOptions
JCR names related to the alter options DDL statement.
Field Summary | |
---|---|
static String |
ALTERS
The child node name for the element being altered (name is not prefixed). |
static String |
COLUMN
The mixin name for an alter column clause. |
static String |
DROPPED
The property name for the dropped schema elements. |
static String |
OPTIONS_LIST
The mixin name for a list of altered options. |
static String |
PARAMETER
The mixin name for an alter parameter clause. |
static String |
PROCEDURE_STATEMENT
The mixin name for an alter procedure DDL statement. |
static String |
REFERENCE
The column, parameter, or table reference property name. |
static String |
TABLE_STATEMENT
The mixin name for an alter table DDL statement. |
static String |
VIEW_STATEMENT
The mixin name for an alter view DDL statement. |
Field Detail |
---|
static final String ALTERS
static final String COLUMN
static final String DROPPED
static final String OPTIONS_LIST
static final String PARAMETER
static final String PROCEDURE_STATEMENT
static final String REFERENCE
static final String TABLE_STATEMENT
static final String VIEW_STATEMENT
|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |