public abstract class ISReader<T> extends Object
| Constructor and Description |
|---|
ISReader() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCondition(String element,
String name) |
protected void |
newQuery(Class<?> queryClass) |
protected void |
setResults(String results) |
protected List<T> |
submit(Class<T> resultType) |
Copyright © 2017. All Rights Reserved.