public class LikeExpression extends BinaryExpressionPredicate
_e1, _e2, _opCLOSE_BRACE, COMMA, EMPTY, OPEN_BRACE| Constructor and Description |
|---|
LikeExpression(Expression e,
Expression pattern) |
LikeExpression(Expression e,
Expression pattern,
Object echar) |
| Modifier and Type | Method and Description |
|---|---|
String |
asExpression(AliasContext ctx)
Get a JPQL fragment as used in WHERE clause.
|
and, asExpression, getOperand, getOperand2, getOperator, not, orasJoinable, asProjection, getAliasHintclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasJoinable, asProjection, getAliasHintpublic LikeExpression(Expression e, Expression pattern, Object echar)
public LikeExpression(Expression e, Expression pattern)
public String asExpression(AliasContext ctx)
VisitableasExpression in interface VisitableasExpression in class BinaryExpressionPredicateCopyright © 2006–2015 Apache Software Foundation. All rights reserved.