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, isXConditionasBooleanTest, createBooleanFactorSQLStringcreateBooleanTermSQLStringcreateSearchConditionSQLStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnQualifiers, isValidpublic OwFormatPredicate(OwPredicateFormat format_p, boolean negated_p)
protected abstract StringBuilder createLeftOperand()
protected abstract StringBuilder createRightOperand()
public final StringBuilder createPredicateSQLString()
createPredicateSQLString in class OwPredicateStringBuilder filled with the string representation of this non-terminalCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.