net.java.ao.schema.ddl
Class DDLActions
java.lang.Object
net.java.ao.schema.ddl.DDLActions
public final class DDLActions
- extends Object
A utility class to manipulate DDL Actions
.
Do not instantiate.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newAlterAddKey
public static DDLAction newAlterAddKey(DDLForeignKey key)
newInsert
public static DDLAction newInsert(DDLTable table,
DDLValue[] values)
Copyright © 2007-2012. All Rights Reserved.