|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericDaoSupport | |
|---|---|
| org.synyx.hades.dao.orm | |
| Uses of GenericDaoSupport in org.synyx.hades.dao.orm |
|---|
| Subclasses of GenericDaoSupport in org.synyx.hades.dao.orm | |
|---|---|
class |
GenericJpaDao<T,PK extends Serializable>
Default implementation of the GenericDao interface. |
| Methods in org.synyx.hades.dao.orm that return types with arguments of type GenericDaoSupport | |
|---|---|
protected java.lang.Class<? extends GenericDaoSupport> |
GenericDaoFactory.getDaoClass()
Determines the base class for the DAO to be created by checking the EntityManager's concrete type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||