|
WebLogic Server 6.0 Code Examples, BEA Systems, Inc. | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--examples.jta.jmsjdbc.Client
This example shows how to use JTA to perform distributed transactions and two phase commit across two XA resources: JMS queue, and Cloudscape database.
This example does the following:
Constructor Summary | |
Client()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public Client()
Method Detail |
public static void main(java.lang.String[] args) throws java.lang.Exception
|
Documentation is available at http://e-docs.bea.com/wls/docs60 |
|||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |