Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- get() - Method in class oracle.tmm.jta.common.TrmConnectionFactory
-
Get connection to the database configured with OTMM(MicroTx)
- 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(MicroTx)
- get() - Method in class oracle.tmm.jta.common.TrmXASQLStatementFactory
-
Get an SQL statement to the database configured with OTMM(MicroTx)
- get() - Method in class oracle.tmm.jta.nonxa.TrmNonXASQLConnectionFactory
- getBranchQualifier() - Method in class oracle.tmm.jta.common.TrmXid
- getClient() - Static method in class oracle.tmm.jta.common.TrmXAClient
-
Get a new JAX-RS client with OTMM(MicroTx) configurations
- getConnection() - Method in class oracle.tmm.jta.jpa.hibernate.HibernateXADataSourceConnectionProvider
- getConnection(String) - Method in class oracle.tmm.jta.common.TrmConnectionFactory
- getConnection(String) - Method in class oracle.tmm.jta.common.TrmXAConnectionFactory
- getConnectionDetails() - Method in class oracle.tmm.jta.jpa.eclipselink.EclipseLinkXADataSourceConnector
- getContext() - Method in class oracle.tmm.jta.jpa.eclipselink.EclipseLinkXADataSourceConnector
- getDatabaseType() - Method in class oracle.tmm.jta.common.DataSourceInfo
- getDataSource() - Method in class oracle.tmm.jta.jpa.eclipselink.EclipseLinkXADataSourceConnector
- getDataSourceName() - Method in class oracle.tmm.jta.common.DataSourceInfo
- getEntityManager(InjectionPoint) - Method in class oracle.tmm.jta.common.TrmEntityManagerFactory
-
Get the Entity Manager to the database configured with MicroTx
- getEntityManagerByName(String) - Method in class oracle.tmm.jta.common.TrmEntityManagerFactory
- getEntityManagerFactory() - Static method in class oracle.tmm.common.TrmConfig
- getEntityManagerFactory(String) - Static method in class oracle.tmm.common.TrmConfig
- getFormatId() - Method in class oracle.tmm.jta.common.TrmXid
- getGlobalTransactionId() - Method in class oracle.tmm.jta.common.TrmXid
- getId() - Method in class oracle.tmm.tcc.vo.TccTransactionState
-
Get TCC transaction ID
- getLookupType() - Method in class oracle.tmm.jta.jpa.eclipselink.EclipseLinkXADataSourceConnector
-
Deprecated.
- getMicroTxSqlSessionFactory() - Method in class oracle.tmm.jta.common.DataSourceInfo
- getName() - Method in class oracle.tmm.jta.jpa.eclipselink.EclipseLinkXADataSourceConnector
- 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
- getResourceManagerId() - Static method in class oracle.tmm.common.TrmConfig
-
Explicit configurations within XA transaction to indicate XA/LLR/LRC support.
- getResourceManagerId() - Method in class oracle.tmm.jta.common.DataSourceInfo
- 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
- getTccParticipants() - Method in interface oracle.tmm.tcc.TccTransaction
-
Get a list of participants in the current transaction
- getTccTimeLimit() - Method in class oracle.tmm.tcc.TccClientService
- getTccTransactionId() - Method in class oracle.tmm.tcc.TccClientService
- getTimeLimit() - Method in class oracle.tmm.tcc.TccClientService
-
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
- getTransactionId() - Method in class oracle.tmm.tcc.TccClientService
-
Get the current transaction id
- getTransactionId() - Method in interface oracle.tmm.tcc.TccTransaction
-
Get the current transaction id
- getTransactionID() - Method in class oracle.tmm.jta.TrmUserTransaction
-
Get OTMM(MicroTx) user transaction ID associated with the current thread
- 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(MicroTx) user transaction external URL
- getTxnInternalUrl() - Method in class oracle.tmm.jta.TrmUserTransaction
-
Get OTMM(MicroTx) 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 class oracle.tmm.jta.common.TrmXAResourceType
- getValue() - Method in enum class oracle.tmm.tcc.TccParticipantStatus
- getValue() - Method in enum class oracle.tmm.tcc.TccTransactionStatus
- getXAConn() - Method in class oracle.tmm.jta.common.TrmXASQLStatementFactory
-
Get an SQL statement to the database configured with OTMM(MicroTx)
- getXAConn(InjectionPoint) - Method in class oracle.tmm.jta.common.TrmConnectionFactory
-
Get a connection to the database configured with OTTM(MicroTx)
- getXAConn(InjectionPoint) - Method in class oracle.tmm.jta.common.TrmXAConnectionFactory
-
Get a XA connection to the database configured with OTMM(MicroTx)
- getXaDataSource() - Static method in class oracle.tmm.common.TrmConfig
- getXaDataSource(String) - Static method in class oracle.tmm.common.TrmConfig
- getXaDataSourceType(XADataSource) - Static method in class oracle.tmm.common.TrmConfig
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form