| Package | Description |
|---|---|
| org.julp | |
| org.julp.db |
| Modifier and Type | Field and Description |
|---|---|
protected DataReader<T> |
AbstractDomainObjectFactory.dataReader
object to read data into objectList
|
| Modifier and Type | Method and Description |
|---|---|
DataReader<T> |
AbstractDomainObjectFactory.getDataReader()
Getter for property dataReader.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDomainObjectFactory.setDataReader(DataReader<T> dataReader)
Setter for property dataReader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DBDataReader<T> |
| Modifier and Type | Method and Description |
|---|---|
DataReader<T> |
DomainObjectFactory.getDataReader() |