public abstract class OwFormatPredicate extends OwPredicate
SQL standard form predicate (prefix leftOPerand operator rightOperand suffix) AST node.
Constructor and Description |
---|
OwFormatPredicate(OwPredicateFormat format_p,
boolean negated_p) |
Modifier and Type | Method and Description |
---|---|
protected abstract StringBuilder |
createLeftOperand() |
StringBuilder |
createPredicateSQLString() |
protected abstract StringBuilder |
createRightOperand() |
createBooleanTestSQLString, isXCondition
asBooleanTest, createBooleanFactorSQLString
createBooleanTermSQLString
createSearchConditionSQLString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getColumnQualifiers, isValid
public OwFormatPredicate(OwPredicateFormat format_p, boolean negated_p)
protected abstract StringBuilder createLeftOperand()
protected abstract StringBuilder createRightOperand()
public final StringBuilder createPredicateSQLString()
createPredicateSQLString
in class OwPredicate
StringBuilder
filled with the string representation of this non-terminalCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.