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