A B C D E F G H I J M N P R S T U V X
B
- beforeCompletion() - Method in interface javax.transaction.Synchronization
-
The beforeCompletion method is called by the transaction manager prior
to the start of the two-phase transaction commit process.
- begin() - Method in interface javax.transaction.TransactionManager
-
Create a new transaction and associate it with the current thread.
- begin() - Method in interface javax.transaction.UserTransaction
-
Create a new transaction and associate it with the current thread.
A B C D E F G H I J M N P R S T U V X
Copyright © 1997-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.