| Package | Description |
|---|---|
| com.sun.jts.jtsxa |
| Modifier and Type | Method and Description |
|---|---|
static XID |
Utility.getXID()
Obtain the global transaction identifier for the current transaction.
|
static XID |
Utility.getXID(org.omg.CosTransactions.Coordinator coordinator)
Obtain the global transaction identifier for the supplied coordinator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XID.copy(XID from)
Initialize an XID using another XID as the source of data.
|
boolean |
XID.isEqualGtrid(XID xid)
Return whether the Gtrid of this is equal to the Gtrid of xid
|
Copyright © 2017. All rights reserved.