| Class | Description |
|---|---|
| TrmConnectionFactory |
OTMM connection factory to create a connection to the database configured with TMM
|
| TrmEntityManagerFactory | |
| TrmXAClient |
JAX-RS Client builder configured with OTMM specific configurations
|
| TrmXAConnectionFactory |
XA connection factory to create a XA connection to the database configured with OTMM
|
| TrmXASQLStatementFactory |
TMM SQL statement factory to create a SQL statement to the database configured with OTMM
|
| Enum | Description |
|---|---|
| TrmXAResourceType |
| Exception | Description |
|---|---|
| TransactionNotFoundException |
| Annotation Type | Description |
|---|---|
| TrmEntityManager | |
| TrmSQLConnection |
Annotation to get a connection to the database configured with OTMM.
|
| TrmXAConnection |
Annotation to get a XA connection to the database configured with OTMM.
|
Copyright © 2022, Oracle and/or its affiliates.