A B C D E G H I J M N P R S T U V 
All Classes All Packages

G

getResource(Object) - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
Get an object from the Map of resources being managed for the transaction bound to the current thread at the time this method is called.
getRollbackOnly() - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
Get the rollbackOnly status of the transaction bound to the current thread at the time this method is called.
getStatus() - Method in interface jakarta.transaction.Transaction
Obtain the status of the transaction associated with the target Transaction object.
getStatus() - Method in interface jakarta.transaction.TransactionManager
Obtain the status of the transaction associated with the current thread.
getStatus() - Method in interface jakarta.transaction.UserTransaction
Obtain the status of the transaction associated with the current thread.
getTransaction() - Method in interface jakarta.transaction.TransactionManager
Get the transaction object that represents the transaction context of the calling thread.
getTransactionKey() - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
Return an opaque object to represent the transaction bound to the current thread at the time this method is called.
getTransactionStatus() - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
Return the status of the transaction bound to the current thread at the time this method is called.
A B C D E G H I J M N P R S T U V 
All Classes All Packages