| |
|
| org.objectweb.jonas.jtests.util.JTestCase org.objectweb.jonas.jtests.clients.j2eeca.F_transactionTest
F_transactionTest | public class F_transactionTest extends JTestCase (Code) | | Tests Jonas Connector Architecture Local Transaction.
F_transactionTests tests Jonas CA Local Transaction
|
CLOSE_HANDLE | final public int CLOSE_HANDLE(Code) | | |
CLOSE_PHYSICAL | final public int CLOSE_PHYSICAL(Code) | | |
CloseType | public int CloseType(Code) | | |
F_transactionTest | public F_transactionTest(String name)(Code) | | |
setUp | protected void setUp()(Code) | | |
suite | public static Test suite()(Code) | | |
testTransaction1 | public void testTransaction1()(Code) | | Test Local Transaction with component-managed demarcation.
The application component uses a transaction demarcation API specific
to an EIS. The resource adapter needs to notify the application server of
the events (transaction begin, commit, and rollback) related to the local
transaction. An application server uses this part of the contract.
|
testTransaction2 | public void testTransaction2()(Code) | | |
|
|
|