A B C D E G H I J N P R S T U V
B
- beforeCompletion() - Method in interface jakarta.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 jakarta.transaction.TransactionManager
-
Create a new transaction and associate it with the current thread.
- begin() - Method in interface jakarta.transaction.UserTransaction
-
Create a new transaction and associate it with the current thread.
A B C D E G H I J N P R S T U V
Copyright © 2018, 2020 Eclipse Foundation. All Rights Reserved.
Use is subject to license terms.