public class SqlEntry extends Object
protected String
sql
protected Object[]
values
SqlEntry(String sql, Object... values)
String
getSql()
Object[]
getValues()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String sql
protected final Object[] values
public SqlEntry(String sql, Object... values)
public String getSql()
public Object[] getValues()
Copyright © 2016. All rights reserved.