public class SqlHiveConstraintTrait extends Object
Constructor and Description |
---|
SqlHiveConstraintTrait(org.apache.calcite.sql.SqlLiteral enable,
org.apache.calcite.sql.SqlLiteral validate,
org.apache.calcite.sql.SqlLiteral rely) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEnable() |
boolean |
isRely() |
boolean |
isValidate() |
void |
unparse(org.apache.calcite.sql.SqlWriter writer,
int leftPrec,
int rightPrec) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.