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