- get() - Method in class oracle.tmm.jta.common.TrmConnectionFactory
-
Get connection to the database configured with OTMM
- get() - Method in class oracle.tmm.jta.common.TrmEntityManagerFactory
-
- get() - Method in class oracle.tmm.jta.common.TrmXAConnectionFactory
-
Get a XA connection to the database configured with OTMM
- get() - Method in class oracle.tmm.jta.common.TrmXASQLStatementFactory
-
Get an SQL statement to the database configured with OTMM
- get() - Method in class oracle.tmm.jta.nonxa.TrmNonXASQLConnectionFactory
-
- getClient() - Static method in class oracle.tmm.jta.common.TrmXAClient
-
Get a new JAX-RS client with OTMM configurations
- getDuration() - Method in class oracle.tmm.util.TrmLog
-
- getEntityManager() - Method in class oracle.tmm.jta.common.TrmEntityManagerFactory
-
- getEntityManagerFactory() - Static method in class oracle.tmm.common.TrmConfig
-
- getId() - Method in class oracle.tmm.tcc.vo.TccTransactionState
-
Get TCC transaction ID
- getMessage() - Method in class oracle.tmm.util.TrmLog
-
- getNonXAConn() - Method in class oracle.tmm.jta.nonxa.TrmNonXASQLConnectionFactory
-
- getParticipants() - Method in class oracle.tmm.tcc.vo.CancelRequest
-
Get a list of TCC participant information
- getParticipants() - Method in class oracle.tmm.tcc.vo.CancelResponse
-
Get a list of TCC participant information
- getParticipants() - Method in class oracle.tmm.tcc.vo.ConfirmRequest
-
Get a list of TCC participant information
- getParticipants() - Method in class oracle.tmm.tcc.vo.ConfirmResponse
-
Get a list of TCC participant information
- getParticipants() - Method in class oracle.tmm.tcc.vo.TccTransactionState
-
Get a list TCC transaction participant associated with the current transaction
- getRequestId() - Method in class oracle.tmm.util.TrmLog
-
- getRequestUrl() - Method in class oracle.tmm.util.TrmLog
-
- getStatus() - Method in class oracle.tmm.jta.TrmUserTransaction
-
Obtain the status of the transaction associated with the current thread.
- getStatus() - Method in class oracle.tmm.tcc.vo.CancelResponse
-
Get the status of the TCC transaction
- getStatus() - Method in class oracle.tmm.tcc.vo.ConfirmResponse
-
Get the status of the TCC transaction
- getStatus() - Method in class oracle.tmm.tcc.vo.TccParticipant
-
Get TCC participant status
- getStatus() - Method in class oracle.tmm.tcc.vo.TccTransactionState
-
Get TCC transaction status
- getStatusCode() - Method in class oracle.tmm.util.TrmLog
-
- getTccParticipants() - Method in interface oracle.tmm.tcc.TccTransaction
-
Get a list of participants in the current transaction
- getTimeLimit() - Static method in class oracle.tmm.tcc.TccClient
-
Get the time limit in milliseconds for the current TCC transaction This value overrides the value set via @TCC annotation
- getTimeLimit() - Method in interface oracle.tmm.tcc.TccTransaction
-
Get the time limit in milliseconds for the current transaction
- getTimeLimit() - Method in class oracle.tmm.tcc.vo.TccParticipant
-
Get the absolute time limit in milliseconds passed from Jan 1st 1970 UTC for the current TCC transaction
- getTimestamp() - Method in class oracle.tmm.util.TrmLog
-
- getTransactionID() - Method in class oracle.tmm.jta.TrmUserTransaction
-
Get OTMM user transaction ID associated with the current thread
- getTransactionId() - Static method in class oracle.tmm.tcc.TccClient
-
Get the current transaction id
- getTransactionId() - Method in interface oracle.tmm.tcc.TccTransaction
-
Get the current transaction id
- getTransactionState() - Method in interface oracle.tmm.tcc.TccTransaction
-
Get the TCC transaction state
- getTransactionUrl() - Method in interface oracle.tmm.tcc.TccTransaction
-
Get the current transaction internal url
- getTransactionUrl() - Method in class oracle.tmm.tcc.vo.TccTransactionState
-
Get TCC transaction URL
- getTxnExternalUrl() - Method in class oracle.tmm.jta.TrmUserTransaction
-
Get OTMM user transaction external URL
- getTxnInternalUrl() - Method in class oracle.tmm.jta.TrmUserTransaction
-
Get OTMM user transaction internal URL
- getTxnUrl() - Method in class oracle.tmm.jta.TrmUserTransaction
-
- getUri() - Method in class oracle.tmm.tcc.vo.TccParticipant
-
Get participant resource URI
- getValue() - Method in enum oracle.tmm.jta.common.TrmXAResourceType
-
- getValue() - Method in enum oracle.tmm.tcc.TccParticipantStatus
-
- getValue() - Method in enum oracle.tmm.tcc.TccTransactionStatus
-
- getValue() - Method in enum oracle.tmm.util.TrmLogLevel
-
- getXAConn() - Method in class oracle.tmm.jta.common.TrmConnectionFactory
-
Get a connection to the database configured with OTMM
- getXAConn() - Method in class oracle.tmm.jta.common.TrmXAConnectionFactory
-
Get a XA connection to the database configured with OTMM
- getXAConn() - Method in class oracle.tmm.jta.common.TrmXASQLStatementFactory
-
Get an SQL statement to the database configured with OTMM
- getXaDataSource() - Static method in class oracle.tmm.common.TrmConfig
-
Get XA data source used by the TMM library