public interface TopiaTransactionAware
TopiaContext as a
transaction.
The method getTransaction() returns the internal transaction used.
the method setTransaction(TopiaContext) put the internal
transaction.| Modifier and Type | Method and Description |
|---|---|
TopiaContext |
getTransaction()
Obtains the internal transaction.
|
void |
setTransaction(TopiaContext transaction)
Put in the instance, the given transaction.
|
TopiaContext getTransaction()
null object.void setTransaction(TopiaContext transaction)
transaction - the transaction to pushCopyright © 2004–2022 Code Lutin. All rights reserved.