| Package | Description |
|---|---|
| com.atomikos.datasource.xa |
| Modifier and Type | Method and Description |
|---|---|
XidFactory |
XATransactionalResource.getXidFactory()
Get the xidFactory for this instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XATransactionalResource.setXidFactory(XidFactory factory)
Set the XID factory, needed for online management tools.
|
| Constructor and Description |
|---|
AcceptAllXATransactionalResource(java.lang.String servername,
XidFactory factory) |
XATransactionalResource(java.lang.String servername,
XidFactory factory)
Construct a new instance with a custom XidFactory.
|
Copyright © 2018. All Rights Reserved.