A B C D E F G H I J M N P R S T U V X
C
- commit() - Method in interface javax.transaction.Transaction
-
Complete the transaction represented by this Transaction object.
- commit() - Method in interface javax.transaction.TransactionManager
-
Complete the transaction associated with the current thread.
- commit() - Method in interface javax.transaction.UserTransaction
-
Complete the transaction associated with the current thread.
- commit(Xid, boolean) - Method in interface javax.transaction.xa.XAResource
-
Commits the global transaction specified by xid.
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.