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