|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericDaoFactory | |
|---|---|
| org.synyx.hades.dao.orm | |
| Uses of GenericDaoFactory in org.synyx.hades.dao.orm |
|---|
| Subclasses of GenericDaoFactory in org.synyx.hades.dao.orm | |
|---|---|
class |
GenericDaoFactoryBean<T extends GenericDao<?,?>>
Special GenericDaoFactory adapter for Springs FactoryBean
interface to allow easy setup of DAO factories via Spring configuration. |
| Methods in org.synyx.hades.dao.orm that return GenericDaoFactory | |
|---|---|
static GenericDaoFactory |
GenericDaoFactory.create(javax.persistence.EntityManager entityManager)
Creates a new GenericDaoFactory with the given
EntityManager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||