public class LocateExpression extends BinaryOperatorExpression
_e1, _e2, _opCLOSE_BRACE, COMMA, EMPTY, OPEN_BRACE, SPACE| Constructor and Description |
|---|
LocateExpression(Expression key,
Expression str,
Expression start) |
LocateExpression(Expression key,
Expression str,
int start) |
LocateExpression(Expression key,
String str,
Expression start) |
LocateExpression(Expression key,
String str,
int start) |
| Modifier and Type | Method and Description |
|---|---|
String |
asExpression(AliasContext ctx)
Get a JPQL fragment as used in WHERE clause.
|
asProjection, getOperand1, getOperand2, getOperatorabs, asc, between, between, between, between, between, between, between, between, between, between, between, between, between, concat, concat, desc, dividedBy, dividedBy, equal, equal, equal, equal, equal, equal, equal, equal, getAliasHint, greaterEqual, greaterEqual, greaterEqual, greaterEqual, greaterEqual, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, in, in, in, in, in, in, isNull, length, lessEqual, lessEqual, lessEqual, lessEqual, lessEqual, lessThan, lessThan, lessThan, lessThan, lessThan, like, like, like, like, like, like, locate, locate, locate, locate, locate, locate, lower, member, minus, minus, minus, mod, mod, notEqual, notEqual, notEqual, notEqual, notEqual, notEqual, notEqual, notEqual, plus, plus, sqrt, substring, substring, substring, substring, substring, substring, times, times, trim, trim, trim, trim, trim, trim, upperasJoinableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasJoinablepublic LocateExpression(Expression key, String str, int start)
public LocateExpression(Expression key, Expression str, int start)
public LocateExpression(Expression key, String str, Expression start)
public LocateExpression(Expression key, Expression str, Expression start)
public String asExpression(AliasContext ctx)
VisitableasExpression in interface VisitableasExpression in class BinaryOperatorExpressionCopyright © 2006–2015 Apache Software Foundation. All rights reserved.