Uses of Class
com.anasoft.os.daofusion.entity.PersistentEnumeration

Packages that use PersistentEnumeration
com.anasoft.os.daofusion Core DAO interfaces and abstract implementations. 
 

Uses of PersistentEnumeration in com.anasoft.os.daofusion
 

Classes in com.anasoft.os.daofusion with type parameters of type PersistentEnumeration
 class AbstractHibernateEnumerationDao<T extends PersistentEnumeration>
          Generic persistent enumeration DAO implementation using JPA / Hibernate persistence APIs.
 interface PersistentEnumerationDao<T extends PersistentEnumeration>
          Persistent enumeration DAO contract represents an extension of PersistentEntityDao working with PersistentEnumeration instances.
 



Copyright © 2008-2009 ANASOFT and contributors. All Rights Reserved.