| Package | Description |
|---|---|
| org.julp.db |
| Modifier and Type | Method and Description |
|---|---|
DomainObjectFactory<T> |
LazyLoader.getDomainObjectFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
LazyLoader.setDomainObjectFactory(DomainObjectFactory<T> domainObjectFactory) |
| Constructor and Description |
|---|
LazyLoader(DomainObjectFactory<T> domainObjectFactory) |