Uses of Package
net.sourceforge.domian.entity

Packages that use net.sourceforge.domian.entity
net.sourceforge.domian.entity   
net.sourceforge.domian.repository   
net.sourceforge.domian.specification   
 

Classes in net.sourceforge.domian.entity used by net.sourceforge.domian.entity
AbstractEntity
          Abstract class for all entity objects, ensuring consistent/unchanging equals/hashCode methods, not influenced by mutable state.
AbstractUUIDEntity
          Abstract class for entity objects, ensuring a final, unique, non-null entity ID from the moment they are created.
Entity
          Interface for all entity objects.
 

Classes in net.sourceforge.domian.entity used by net.sourceforge.domian.repository
Entity
          Interface for all entity objects.
 

Classes in net.sourceforge.domian.entity used by net.sourceforge.domian.specification
Entity
          Interface for all entity objects.
 



Copyright © 2006-2010. All Rights Reserved.