| Package | Description |
|---|---|
| javax.transaction |
| Modifier and Type | Method and Description |
|---|---|
void |
UserTransaction.begin()
Starts a new transaction, and associate it with the calling thread.
|
void |
TransactionManager.begin()
Starts a new transaction, and associate it with the calling thread.
|
Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.