|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.java.ao.schema.ddl.DDLActions
public final class DDLActions
A utility class to manipulate DDL Actions
.
Do not instantiate.
Method Summary | |
---|---|
static DDLAction |
newAlterAddKey(DDLForeignKey key)
|
static DDLAction |
newInsert(DDLTable table,
DDLValue[] values)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static DDLAction newAlterAddKey(DDLForeignKey key)
public static DDLAction newInsert(DDLTable table, DDLValue[] values)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |