|
Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle 11g Release 1 (11.1.1.7.0) E10652-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adf.controller.internal.mds.UnlockedTransactionManager
public class UnlockedTransactionManager
Implementation of the MDS transaction manager using the unlocked transaction from ADF-share.
| Constructor Summary | |
|---|---|
UnlockedTransactionManager()
|
|
| Method Summary | |
|---|---|
void |
finalFlush()
Final flush for the transaction |
oracle.mds.core.MDSSession |
getMDSSession()
Retrieve the MDSsession |
boolean |
hasChanges()
Return true if the transaction has changes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnlockedTransactionManager()
| Method Detail |
|---|
public boolean hasChanges()
TransactionManager
hasChanges in interface TransactionManager
public void finalFlush()
throws java.lang.Exception
TransactionManager
finalFlush in interface TransactionManagerjava.lang.Exceptionpublic oracle.mds.core.MDSSession getMDSSession()
TransactionManager
getMDSSession in interface TransactionManager
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle 11g Release 1 (11.1.1.7.0) E10652-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||