public interface Constraint
Interface of a constraint, used in a WHERE or ON condition.
| Modifier and Type | Method and Description |
|---|---|
ConstrainedStatement |
getConstrainedStatement()
Returns the enclosing
ConstrainedStatement. |
ConstrainedStatement getConstrainedStatement()
Returns the enclosing ConstrainedStatement.