Hierarchy For All Packages
Package Hierarchies:- com.oracle.microtx.common,
- com.oracle.microtx.exception,
- com.oracle.microtx.springboot,
- com.oracle.microtx.springboot.bean.factory,
- com.oracle.microtx.springboot.interceptor,
- com.oracle.microtx.springboot.transactional,
- com.oracle.microtx.tcc,
- com.oracle.microtx.tcc.annotation,
- com.oracle.microtx.xa.rm,
- oracle.tmm.common,
- oracle.tmm.jta.common,
- oracle.tmm.jta.exceptions,
- oracle.tmm.jta.nonxa,
- oracle.tmm.jta.nonxa.internal,
- oracle.tmm.tcc,
- oracle.tmm.tcc.exception,
- oracle.tmm.tcc.vo
Class Hierarchy
- java.lang.Object
- oracle.tmm.tcc.vo.CancelRequest
- oracle.tmm.tcc.vo.CancelResponse
- com.oracle.microtx.springboot.interceptor.ClientInterceptorConfig
- oracle.tmm.tcc.vo.ConfirmRequest
- oracle.tmm.tcc.vo.ConfirmResponse
- oracle.tmm.jta.common.DataSourceInfo
- com.oracle.microtx.springboot.MicroTxClientMain
- com.oracle.microtx.common.MicroTxConfig
- com.oracle.microtx.springboot.MicroTxConfigProperties
- com.oracle.microtx.springboot.bean.factory.MicroTxEntityManagerBeanFactory
- com.oracle.microtx.springboot.bean.factory.MicroTxMyBatisSqlSessionBeanFactory
- com.oracle.microtx.common.MicroTxNonXAConfig
- com.oracle.microtx.springboot.bean.factory.MicroTxNonXASqlConnectionFactory
- com.oracle.microtx.springboot.bean.factory.MicroTxSqlConnectionBeanFactory
- com.oracle.microtx.tcc.MicroTxTccClient (implements com.oracle.microtx.tcc.TccClient)
- com.oracle.microtx.springboot.transactional.MicroTxTransactionException
- com.oracle.microtx.springboot.transactional.MicroTxTransactionManager (implements org.springframework.transaction.PlatformTransactionManager)
- com.oracle.microtx.springboot.transactional.MicroTxTransactionStatus (implements org.springframework.transaction.TransactionStatus)
- com.oracle.microtx.xa.rm.MicroTxUserTransaction (implements jakarta.transaction.UserTransaction)
- com.oracle.microtx.xa.rm.MicroTxUserTransactionService
- com.oracle.microtx.xa.rm.MicroTxUserTransactionService.Builder
- com.oracle.microtx.springboot.bean.factory.MicroTxXAConnectionBeanFactory
- com.oracle.microtx.springboot.interceptor.MicroTxXaFeignInterceptorConfig
- com.oracle.microtx.springboot.bean.factory.MicroTxXATopicSessionFactory
- oracle.tmm.tcc.vo.TccParticipant
- oracle.tmm.tcc.vo.TccTransactionState
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- oracle.tmm.jta.exceptions.XAPrepareException
- oracle.tmm.jta.nonxa.NonXAException
- java.lang.RuntimeException
- com.oracle.microtx.exception.MicroTxException
- org.springframework.core.NestedRuntimeException
- org.springframework.transaction.TransactionException
- com.oracle.microtx.springboot.transactional.MicroTxTransactionException
- org.springframework.transaction.TransactionException
- oracle.tmm.tcc.exception.TccClientException
- oracle.tmm.jta.exceptions.TrmConnectionException
- oracle.tmm.jta.exceptions.TrmEnlistmentException
- oracle.tmm.jta.exceptions.TrmPromoteException
- jakarta.transaction.SystemException
- oracle.tmm.common.BadRequestException
- oracle.tmm.common.TooManyRequestsException
- oracle.tmm.tcc.exception.TccException
- oracle.tmm.tcc.exception.TccHeuristicException
- oracle.tmm.tcc.exception.TccUnknownTransactionException
- java.io.IOException
- java.lang.Exception
- oracle.tmm.jta.common.TrmXid (implements javax.transaction.xa.Xid)
Interface Hierarchy
- oracle.tmm.jta.nonxa.NonXAResource
- com.oracle.microtx.tcc.TccClient
- oracle.tmm.jta.nonxa.internal.TrmNonXAInstance
Annotation Interface Hierarchy
- com.oracle.microtx.tcc.annotation.TCC (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- oracle.tmm.tcc.TccParticipantStatus
- oracle.tmm.tcc.TccTransactionStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)