|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotSupportedException | |
---|---|
com.caucho.transaction | |
javax.transaction |
Uses of NotSupportedException in com.caucho.transaction |
---|
Methods in com.caucho.transaction that throw NotSupportedException | |
---|---|
void |
TransactionManagerImpl.begin()
Create a new transaction and associate it with the thread. |
void |
UserTransactionImpl.begin()
Start the transaction. |
void |
UserTransactionProxy.begin()
Start the transaction. |
Uses of NotSupportedException in javax.transaction |
---|
Methods in javax.transaction that throw NotSupportedException | |
---|---|
void |
TransactionManager.begin()
Start the transaction. |
void |
UserTransaction.begin()
Start the transaction. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |