Uses of Interface
org.synyx.hades.dao.orm.GenericDaoSupport.IdAware

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

Uses of GenericDaoSupport.IdAware in org.synyx.hades.dao.orm
 

Classes in org.synyx.hades.dao.orm that implement GenericDaoSupport.IdAware
static class GenericDaoSupport.PersistableEntityInformation
          Implementation of GenericDaoSupport.IsNewAware that assumes the entity handled implements Persistable and uses Persistable.isNew() for the GenericDaoSupport.PersistableEntityInformation.isNew(Object) check.
static class GenericDaoSupport.ReflectiveEntityInformation
          GenericDaoSupport.IsNewAware implementation that reflectively checks a Field or Method annotated with Id.
 



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