|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericDAO | |
---|---|
org.clazzes.util.aop.generic |
Uses of GenericDAO in org.clazzes.util.aop.generic |
---|
Subinterfaces of GenericDAO in org.clazzes.util.aop.generic | |
---|---|
interface |
GenericGetAllDAO<T>
A generic interface for DAOs for objects, which need to be retrieved as a list without a context information. |
interface |
GenericJoinDAO<T,B>
This interface encapsulates DAOs for types T which reference a base type B through a foreign key. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |