public class IsNull extends Clause<Boolean>
columnName, value
IsNull(String columnName, Boolean isNull)
String
operation()
toSql(KV kv)
Boolean
value()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IsNull(String columnName, Boolean isNull)
public Boolean value()
Clause
value
Clause<Boolean>
public String operation()
operation
public String toSql(KV kv)
toSql
Copyright © 2020. All rights reserved.