Uses of Package
org.nuiton.topia.persistence

Packages that use org.nuiton.topia.persistence
org.nuiton.topia TODO-FD20100507 : Need update this javadoc for ToPIA 2.4 ToPIA est un framework de persistence basé sur Hibernate. 
org.nuiton.topia.event Events used for topia services. 
org.nuiton.topia.framework Contains two interfaces, one TopiaContextImplementor for internal manipulations of TopiaContext and one TopiaService for topia services. 
org.nuiton.topia.persistence This package contains interfaces and abstract classes for entities and daos. 
org.nuiton.topia.persistence.util   
 

Classes in org.nuiton.topia.persistence used by org.nuiton.topia
TopiaEntity
          The TopiaEntity is the main interface for each entities generated with TopiaMetaTransformer.
 

Classes in org.nuiton.topia.persistence used by org.nuiton.topia.event
TopiaEntity
          The TopiaEntity is the main interface for each entities generated with TopiaMetaTransformer.
 

Classes in org.nuiton.topia.persistence used by org.nuiton.topia.framework
TopiaDAO
          TopiaDAO is used to manipulate entities corresponding to E type : create, delete, update or find entities using properties of TopiaQuery.
TopiaEntity
          The TopiaEntity is the main interface for each entities generated with TopiaMetaTransformer.
 

Classes in org.nuiton.topia.persistence used by org.nuiton.topia.persistence
EntityVisitor
          The contract of a visitor of any TopiaEntity.
SearchFields
          TODO-fdesbois-20100508 : javadoc : where is it used for ?
TopiaDAO
          TopiaDAO is used to manipulate entities corresponding to E type : create, delete, update or find entities using properties of TopiaQuery.
TopiaDAOImpl
          TODO-fdesbois-20100508 : Need translation of javadoc.
TopiaEntity
          The TopiaEntity is the main interface for each entities generated with TopiaMetaTransformer.
 

Classes in org.nuiton.topia.persistence used by org.nuiton.topia.persistence.util
DepthEntityVisitor
          Parcourt du graphe d'entité en profondeur.
EntityVisitor
          The contract of a visitor of any TopiaEntity.
TopiaDAO
          TopiaDAO is used to manipulate entities corresponding to E type : create, delete, update or find entities using properties of TopiaQuery.
TopiaEntity
          The TopiaEntity is the main interface for each entities generated with TopiaMetaTransformer.
TopiaEntityEnum
          The contract to be realised by the generated enumeration in any DAOHelper.
 



Copyright © 2004-2010 CodeLutin. All Rights Reserved.