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