TopiaContextImplementor for internal
manipulations of TopiaContext and one TopiaService for topia
services.See: Description
| Interface | Description |
|---|---|
| EntityFilter | Deprecated
since 3.0
|
| TopiaContextImplementor | Deprecated |
| TopiaService |
Used to implement a service for Topia.
|
| TopiaTransactionAware |
Use this contract on a object which use a
TopiaContext as a
transaction. |
| Class | Description |
|---|---|
| AbstractTopiaContext |
Le AbstractTopiaContext est le point d'entre pour acceder aux donnees.
|
| AbstractTopiaContext.SQLWork | |
| EntityState |
Used to know the state of entity during transaction.
|
| TopiaConnectionProvider |
Customized connection provider.
|
| TopiaFilter | Deprecated
since 3.0
|
| TopiaFiresSupport |
TODO-fdesbois-20100507 : Need translation of javadoc.
|
| TopiaFiresSupport.TopiaHibernateEvent |
Object permettant de faire le lien entre les events hibernate et topia
|
| TopiaSQLQuery<O> |
An executor of sql query which permits to obtain a single result via
the method
TopiaSQLQuery.findSingleResult(TopiaContext)
or a multiple result with method TopiaSQLQuery.findMultipleResult(TopiaContext). |
| TopiaUtil |
TODO-fdesbois-20100507 : Need javadoc + translations for existing methods.
|
| TopiaUtil.ConnectionProviderSupplier |
TopiaContextImplementor for internal
manipulations of TopiaContext and one TopiaService for topia
services. This package contains also the main implementation AbstractTopiaContext
for both TopiaContext for final applications and
TopiaContextImplementor for internal.
You can also use org.nuiton.topia.framework.TopiaQuery class for query manipulation with
TopiaDAO.
TopiaUtil is a helper class used for TopiaContext manipulations.TopiaContext,
TopiaDAOCopyright © 2004–2013 CodeLutin. All rights reserved.