Uses of Package
org.nuiton.topia.persistence
| Package | Description |
|---|---|
| org.nuiton.topia |
TODO-FD20100507 : Need update this javadoc for ToPIA 2.4
|
| 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.csv |
Base package for csv import and export of entities.
|
| org.nuiton.topia.persistence.csv.in |
Package for csv import of entities.
|
| org.nuiton.topia.persistence.csv.out |
Package for csv export of entities.
|
| org.nuiton.topia.persistence.metadata |
Package to define metadatas over
TopiaEntity. |
| org.nuiton.topia.persistence.util |
-
Classes in org.nuiton.topia.persistence used by org.nuiton.topia Class Description TopiaEntity The TopiaEntity is the main interface for each entities generated withTopiaMetaTransformer. -
Classes in org.nuiton.topia.persistence used by org.nuiton.topia.event Class Description TopiaEntity The TopiaEntity is the main interface for each entities generated withTopiaMetaTransformer. -
Classes in org.nuiton.topia.persistence used by org.nuiton.topia.framework Class Description TopiaDAO TopiaDAO is used to manipulate entities corresponding toEtype : create, delete, update or find entities.TopiaEntity The TopiaEntity is the main interface for each entities generated withTopiaMetaTransformer. -
Classes in org.nuiton.topia.persistence used by org.nuiton.topia.persistence Class Description EntityVisitor The contract of a visitor of anyTopiaEntity.SearchFields TODO-fdesbois-20100508 : javadoc : where is it used for ?TopiaDAO TopiaDAO is used to manipulate entities corresponding toEtype : create, delete, update or find entities.TopiaDAODeprecated Contains all method that are deprecated fromTopiaDAOin version2.6.12and then will be removed in next major version (3.0).TopiaDAOImpl Cette classe permet d'avoir un ensemble de méthode implantée de façon standard et plus spécifiquement pour Hibernate.TopiaEntity The TopiaEntity is the main interface for each entities generated withTopiaMetaTransformer.TopiaEntityEnum The contract to be realised by the generated enumeration in any DAOHelper. -
Classes in org.nuiton.topia.persistence used by org.nuiton.topia.persistence.csv Class Description TopiaEntity The TopiaEntity is the main interface for each entities generated withTopiaMetaTransformer.TopiaEntityEnum The contract to be realised by the generated enumeration in any DAOHelper. -
Classes in org.nuiton.topia.persistence used by org.nuiton.topia.persistence.csv.in Class Description TopiaDAO TopiaDAO is used to manipulate entities corresponding toEtype : create, delete, update or find entities.TopiaEntity The TopiaEntity is the main interface for each entities generated withTopiaMetaTransformer.TopiaEntityEnum The contract to be realised by the generated enumeration in any DAOHelper. -
Classes in org.nuiton.topia.persistence used by org.nuiton.topia.persistence.csv.out Class Description EntityVisitor The contract of a visitor of anyTopiaEntity.TopiaEntity The TopiaEntity is the main interface for each entities generated withTopiaMetaTransformer.TopiaEntityEnum The contract to be realised by the generated enumeration in any DAOHelper.TopiaPersistenceHelper Object which helps to wrap some static generated code (dao helper, entityEnum). -
Classes in org.nuiton.topia.persistence used by org.nuiton.topia.persistence.metadata Class Description TopiaEntity The TopiaEntity is the main interface for each entities generated withTopiaMetaTransformer.TopiaEntityEnum The contract to be realised by the generated enumeration in any DAOHelper.TopiaPersistenceHelper Object which helps to wrap some static generated code (dao helper, entityEnum). -
Classes in org.nuiton.topia.persistence used by org.nuiton.topia.persistence.util Class Description DepthEntityVisitor Parcourt du graphe d'entité en profondeur.EntityVisitor The contract of a visitor of anyTopiaEntity.TopiaDAO TopiaDAO is used to manipulate entities corresponding toEtype : create, delete, update or find entities.TopiaEntity The TopiaEntity is the main interface for each entities generated withTopiaMetaTransformer.TopiaEntityEnum The contract to be realised by the generated enumeration in any DAOHelper.