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

Packages that use org.synyx.hades.dao.orm
org.synyx.hades.dao.orm   
 

Classes in org.synyx.hades.dao.orm used by org.synyx.hades.dao.orm
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.IdAware
          Interface to abstract the ways to retrieve the id of the given entity.
GenericDaoSupport.IsNewAware
          Interface to abstract the ways to determine if the given entity is to be considered as new.
 



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