|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersistentEntityDao | |
|---|---|
| com.anasoft.os.daofusion | Core DAO interfaces and abstract implementations. |
| Uses of PersistentEntityDao in com.anasoft.os.daofusion |
|---|
| Subinterfaces of PersistentEntityDao in com.anasoft.os.daofusion | |
|---|---|
interface |
PersistentEnumerationDao<T extends PersistentEnumeration>
Persistent enumeration DAO contract represents an extension of PersistentEntityDao working with
PersistentEnumeration instances. |
| Classes in com.anasoft.os.daofusion that implement PersistentEntityDao | |
|---|---|
class |
AbstractHibernateEntityDao<T extends Persistable<ID>,ID extends Serializable>
Generic persistent entity DAO implementation using JPA / Hibernate persistence APIs. |
class |
AbstractHibernateEnumerationDao<T extends PersistentEnumeration>
Generic persistent enumeration DAO implementation using JPA / Hibernate persistence APIs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||