public static class Transaction.ColumnGroup
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
java.lang.String[] |
columns |
The list of columns that make up the group.
|
short |
deferred |
Whether this is deferred or initially immediate.
|
java.lang.String |
name |
The name of the group (the constraint name).
|
| Constructor | Description |
|---|---|
ColumnGroup() |
Copyright © 2018. All rights reserved.