public final class DDLActions extends Object
DDL Actions.
Do not instantiate.| Modifier and Type | Method and Description |
|---|---|
static DDLAction |
newAlterAddKey(DDLForeignKey key) |
static DDLAction |
newInsert(DDLTable table,
DDLValue[] values) |
public static DDLAction newAlterAddKey(DDLForeignKey key)
Copyright © 2007–2021 Atlassian. All rights reserved.