public class DerbyQualifierTranslator extends TrimmingQualifierTranslator
trimFunction
caseInsensitive, matchingObject, objectMatchTranslator
out, queryAssembler, strategy
Constructor and Description |
---|
DerbyQualifierTranslator(QueryAssembler queryAssembler,
String trimFunction) |
Modifier and Type | Method and Description |
---|---|
protected void |
processColumnWithQuoteSqlIdentifiers(DbAttribute dbAttr,
Expression pathExp)
Adds special handling of CHAR columns.
|
getTrimFunction, processColumn, setTrimFunction
appendLiteral, appendObjectMatch, detectObjectMatch, doAppendPart, 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 DerbyQualifierTranslator(QueryAssembler queryAssembler, String trimFunction)
protected void processColumnWithQuoteSqlIdentifiers(DbAttribute dbAttr, Expression pathExp)
TrimmingQualifierTranslator
processColumnWithQuoteSqlIdentifiers
in class TrimmingQualifierTranslator
Copyright © 2001–2016 Apache Cayenne. All rights reserved.