|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XidFactory | |
|---|---|
| com.atomikos.datasource.xa | |
| Uses of XidFactory in com.atomikos.datasource.xa |
|---|
| Methods in com.atomikos.datasource.xa that return XidFactory | |
|---|---|
XidFactory |
XATransactionalResource.getXidFactory()
Get the xidFactory for this instance. |
| Methods in com.atomikos.datasource.xa with parameters of type XidFactory | |
|---|---|
void |
XATransactionalResource.setXidFactory(XidFactory factory)
Set the XID factory, needed for online management tools. |
| Constructors in com.atomikos.datasource.xa with parameters of type XidFactory | |
|---|---|
AcceptAllXATransactionalResource(String servername,
XidFactory factory)
|
|
XATransactionalResource(String servername,
XidFactory factory)
Construct a new instance with a custom XidFactory. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||