| Package | Description |
|---|---|
| org.nuiton.topia |
TODO-FD20100507 : Need update this javadoc for ToPIA 2.4
|
| org.nuiton.topia.framework |
Contains two interfaces, one
org.nuiton.topia.framework.TopiaContextImplementor for internal
manipulations of org.nuiton.topia.TopiaContext and one TopiaService for topia
services. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TopiaPersistenceContext
This API provides all methods related to persistence :
Generic entity find
DAO factory
Schema management
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTopiaPersistenceContext
Abstract implementation of the TopiaPersistenceContext.
|
| Modifier and Type | Method and Description |
|---|---|
TopiaTransaction |
TopiaTransactionAware.getTransaction()
Obtains the internal transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopiaTransactionAware.setTransaction(TopiaTransaction transaction)
Put in the instance, the given transaction.
|
Copyright © 2004–2013 CodeLutin. All rights reserved.