|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DaoRegistry | |
---|---|
ch.elca.el4j.services.persistence.generic.dao.impl |
Uses of DaoRegistry in ch.elca.el4j.services.persistence.generic.dao.impl |
---|
Classes in ch.elca.el4j.services.persistence.generic.dao.impl that implement DaoRegistry | |
---|---|
class |
DefaultDaoRegistry
A DaoRegistry where DAOs can be registered either explicitly (via its map configuration) or implicitly (by collecting all beans that have the GenericDao interface). |
class |
FallbackDaoRegistry
This class extends the DefaultDaoRegistry with a fallback function:
If no DAO can be found for an entityType, a generic DAO is created. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |