|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
TopiaContextImplementor for internal
manipulations of TopiaContext and one TopiaService for topia
services.
See:
Description
| Interface Summary | |
|---|---|
| EntityFilter | Created: 3 juin 2010 |
| TopiaContextImplementor | Technical contract of a TopiaContext. |
| TopiaService | Used to implement a service for Topia. |
| TopiaTransactionAware | Use this contract on a object which use a TopiaContext as a
transaction. |
| Class Summary | |
|---|---|
| EntityState | Used to know the state of entity during transaction. |
| TopiaConnectionProvider | Customized connection provider. |
| TopiaContextImpl | Le TopiaContextImpl est le point d'entre pour acceder aux donnees. |
| TopiaFilter | Filter Created: 23 avr. |
| TopiaFiresSupport | TODO-fdesbois-20100507 : Need translation of javadoc. |
| TopiaFiresSupport.TopiaHibernateEvent | Object permettant de faire le lien entre les events hibernate et topia |
| TopiaQuery | Query HQL managment to simplify usage of TopiaContext.find(String,
Object...). |
| TopiaSQLQuery<O> | An executor of sql query which permits to obtain a single result via
the method TopiaSQLQuery.findSingleResult(TopiaContextImplementor)
or a multiple result with method TopiaSQLQuery.findMultipleResult(TopiaContextImplementor). |
| TopiaUtil | TODO-fdesbois-20100507 : Need javadoc + translations for existing methods. |
| Enum Summary | |
|---|---|
| TopiaQuery.Op | Enum to simmplify using operation in query |
Contains two interfaces, one TopiaContextImplementor for internal
manipulations of TopiaContext and one TopiaService for topia
services. This package contains also the main implementation TopiaContextImpl
for both TopiaContext for final applications and
TopiaContextImplementor for internal.
TopiaQuery class for query manipulation with
TopiaDAO.
TopiaUtil is a helper class used for TopiaContext manipulations.
TopiaContext,
TopiaDAO
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||