| Constructor | Description |
|---|---|
LikeExpr(Expr lhs,
NotLike op,
Expr rhs,
Expr escape) |
| Modifier and Type | Method | Description |
|---|---|---|
static LikeExpr |
like(Expr lhs,
Expr rhs) |
|
void |
toSql(Appendable a) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomma, commaNames, doubleQuote, isEmpty, isNotEmpty, nullToEmpty, requireNotEmpty, singleQuote, toSqlpublic final Expr lhs
public final NotLike op
public final Expr rhs
public final Expr escape
public void toSql(Appendable a) throws IOException
toSql in interface ToSqlIOExceptionCopyright © 2018. All rights reserved.