public class CollationColumnConstraint
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
collationFunctionName |
| Constructor and Description |
|---|
CollationColumnConstraint(BuiltInCollations collation) |
CollationColumnConstraint(COLLATE collationAnnotation) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public CollationColumnConstraint(BuiltInCollations collation)
public CollationColumnConstraint(COLLATE collationAnnotation)