public class OracleQualifierTranslator extends TrimmingQualifierTranslator
Modifier and Type | Class and Description |
---|---|
static class |
OracleQualifierTranslator.INTrimmer |
trimFunction
caseInsensitive, matchingObject, objectMatchTranslator
out, queryAssembler, strategy
Constructor and Description |
---|
OracleQualifierTranslator(QueryAssembler queryAssembler) |
Modifier and Type | Method and Description |
---|---|
protected void |
doAppendPart(Expression rootNode)
Translates query qualifier to SQL WHERE clause.
|
getTrimFunction, processColumn, processColumnWithQuoteSqlIdentifiers, setTrimFunction
appendLiteral, appendObjectMatch, detectObjectMatch, doAppendPart, endNode, extractQualifier, finishedChild, objectNode, operandForBitwiseAnd, operandForBitwiseLeftShift, operandForBitwiseNot, operandForBitwiseOr, operandForBitwiseRightShift, operandForBitwiseXor, parenthesisNeeded, processRelTermination, setCaseInsensitive, startNode
appendDbPath, appendLikeEscapeCharacter, appendLiteralDirect, appendObjPath, appendPart, getDbEntity, getObjEntity, paramsDbType, processRelTermination
public OracleQualifierTranslator(QueryAssembler queryAssembler)
protected void doAppendPart(Expression rootNode) throws IOException
QualifierTranslator
doAppendPart
in class QualifierTranslator
IOException
Copyright © 2001–2015 Apache Cayenne. All rights reserved.