public static class CheckConstraint.CheckConstraintCol extends Object
| Constructor and Description |
|---|
CheckConstraintCol(String colName,
String checkExpression,
String enable,
String validate,
String rely) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCheckExpression() |
String |
getColName() |
String |
getEnable() |
String |
getRely() |
String |
getValidate() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.