| Modifier and Type | Method and Description | 
|---|---|
void | 
TransactionManager.commit()
Complete the transaction associated with the current thread. 
 | 
void | 
Transaction.commit()
Complete the transaction represented by this Transaction object. 
 | 
void | 
UserTransaction.commit()
Complete the transaction associated with the current thread. 
 | 
Copyright © 2018, 2020 Eclipse Foundation. All Rights Reserved.             
Use is subject to     license terms.