|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChainedResultSetPopulator | |
|---|---|
| se.unlogic.standardutils.dao | |
| Uses of ChainedResultSetPopulator in se.unlogic.standardutils.dao |
|---|
| Fields in se.unlogic.standardutils.dao with type parameters of type ChainedResultSetPopulator | |
|---|---|
protected List<ChainedResultSetPopulator<T>> |
BeanChainPopulator.chainedResultSetPopulators
|
| Methods in se.unlogic.standardutils.dao that return types with arguments of type ChainedResultSetPopulator | |
|---|---|
List<ChainedResultSetPopulator<T>> |
LowLevelQuery.getChainedResultSetPopulators()
|
| Methods in se.unlogic.standardutils.dao with parameters of type ChainedResultSetPopulator | |
|---|---|
void |
LowLevelQuery.addChainedResultSetPopulator(ChainedResultSetPopulator<T>... chainedPopulators)
|
void |
LowLevelQuery.addChainedResultSetPopulator(ChainedResultSetPopulator<T> chainedPopulator)
|
| Method parameters in se.unlogic.standardutils.dao with type arguments of type ChainedResultSetPopulator | |
|---|---|
void |
LowLevelQuery.addChainedResultSetPopulator(List<ChainedResultSetPopulator<T>> chainedPopulators)
|
| Constructor parameters in se.unlogic.standardutils.dao with type arguments of type ChainedResultSetPopulator | |
|---|---|
BeanChainPopulator(List<ChainedResultSetPopulator<T>> chainedResultSetPopulators,
BeanResultSetPopulator<T> populator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||