Package ch.elca.el4j.services.persistence.generic.dao.impl

Class Summary
DefaultDaoChangeNotifier A default implementation with no notable features.
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).
FallbackDaoRegistry This class extends the DefaultDaoRegistry with a fallback function: If no DAO can be found for an entityType, a generic DAO is created.
 

Links to wiki:
ModuleCore


Copyright © 2005-2011 ELCA. All Rights Reserved.