| Modifier and Type | Field | Description |
|---|---|---|
Expr |
expr |
|
NullOperator |
op |
| Constructor | Description |
|---|---|
IsNullExpr(Expr expr,
NullOperator op) |
| Modifier and Type | Method | Description |
|---|---|---|
static IsNullExpr |
from(Expr expr,
short tt) |
|
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 expr
public final NullOperator op
public IsNullExpr(Expr expr, NullOperator op)
public static IsNullExpr from(Expr expr, short tt)
public void toSql(Appendable a) throws IOException
toSql in interface ToSqlIOExceptionCopyright © 2018. All rights reserved.