Uses of Package
org.synyx.hades.dao.orm

Packages that use org.synyx.hades.dao.orm
org.synyx.hades.dao.orm DAO implementations based on JPA and various implementation providers. 
 

Classes in org.synyx.hades.dao.orm used by org.synyx.hades.dao.orm
AbstractExtendedGenericJpaDao
          Base class for implementations of ExtendedGenericDao that simply routes varargs parameterized methods to the Collection based ones.
GenericDaoFactory
          Factory bean to create instances of a given DAO interface.
GenericDaoFactoryBean
          Special GenericDaoFactory adapter for Springs FactoryBean interface to allow easy setup of DAO factories via Spring configuration.
GenericDaoSupport
          Abstract base class for generic DAOs.
GenericDaoSupport.IsNewStrategy
          Interface to abstract the ways to determine if a
GenericJpaDao
          Default implementation of the GenericDao interface.
 



Copyright © 2009-2010 Synyx GmbH & Co. KG. All Rights Reserved.