protected static class AbstractDataSqlSource.PrepareInfo<T> extends Object
List<T>
entitys
String
prepareSql
PrepareInfo(String prepareSql)
void
addEntity(T entity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String prepareSql
public List<T> entitys
public PrepareInfo(String prepareSql)
public void addEntity(T entity)