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