| Package | Description |
|---|---|
| net.java.ao.schema.ddl |
| Modifier and Type | Method and Description |
|---|---|
DDLActionType |
DDLAction.getActionType() |
static DDLActionType |
DDLActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DDLActionType[] |
DDLActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DDLAction(DDLActionType actionType) |
Copyright © 2007-2014. All Rights Reserved.