|
WebLogic Server 7.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 Pointbase 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/docs70 |
|||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||