|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||