Uses of Package
com.anasoft.os.daofusion.entity

Packages that use com.anasoft.os.daofusion.entity
com.anasoft.os.daofusion Core DAO interfaces and abstract implementations. 
com.anasoft.os.daofusion.bitemporal Bitemporal pattern implementation that integrates with the standard persistent entity model. 
com.anasoft.os.daofusion.entity Persistent entity model as a foundation for custom domain models. 
 

Classes in com.anasoft.os.daofusion.entity used by com.anasoft.os.daofusion
Persistable
          Generic persistent entity contract used by the PersistentEntityDao.
PersistentEnumeration
          Base class for persistent enumerations managed within the JPA / Hibernate persistence context.
 

Classes in com.anasoft.os.daofusion.entity used by com.anasoft.os.daofusion.bitemporal
MutablePersistentEntity
          Base class for mutable persistent entities which use Long as the primary key column type.
Persistable
          Generic persistent entity contract used by the PersistentEntityDao.
PersistentEntity
          Base class for persistent entities managed within the JPA persistence context.
 

Classes in com.anasoft.os.daofusion.entity used by com.anasoft.os.daofusion.entity
Persistable
          Generic persistent entity contract used by the PersistentEntityDao.
PersistentEntity
          Base class for persistent entities managed within the JPA persistence context.
 



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