endurox-java
|
Variables | |
static final long | org.endurox.AtmiConst.TPNOBLOCK = 0x00000001 |
static final long | org.endurox.AtmiConst.TPSIGRSTRT = 0x00000002 |
static final long | org.endurox.AtmiConst.TPNOREPLY = 0x00000004 |
static final long | org.endurox.AtmiConst.TPNOTRAN = 0x00000008 |
static final long | org.endurox.AtmiConst.TPTRAN = 0x00000010 |
static final long | org.endurox.AtmiConst.TPNOTIME = 0x00000020 |
static final long | org.endurox.AtmiConst.TPABSOLUTE = 0x00000040 |
static final long | org.endurox.AtmiConst.TPGETANY = 0x00000080 |
static final long | org.endurox.AtmiConst.TPNOCHANGE = 0x00000100 |
static final long | org.endurox.AtmiConst.TPCONV = 0x00000400 |
static final long | org.endurox.AtmiConst.TPSENDONLY = 0x00000800 |
static final long | org.endurox.AtmiConst.TPRECVONLY = 0x00001000 |
static final long | org.endurox.AtmiConst.TPACK = 0x00002000 |
static final long | org.endurox.AtmiConst.TPSOFTERR = 0x00020000 |
static final long | org.endurox.AtmiConst.TPTRANSUSPEND = 0x00040000 |
static final long | org.endurox.AtmiConst.TPSOFTTIMEOUT = 0x00080000 |
static final long | org.endurox.AtmiConst.TPSOFTENOENT = 0x00100000 |
static final long | org.endurox.AtmiConst.TPNOAUTBUF = 0x00200000 |
static final long | org.endurox.AtmiConst.RESERVED_BIT1 = 0x00400000 |
static final long | org.endurox.AtmiConst.TPREGEXMATCH = 0x00800000 |
static final long | org.endurox.AtmiConst.TPNOCACHELOOK = 0x01000000 |
static final long | org.endurox.AtmiConst.TPNOCACHEADD = 0x02000000 |
static final long | org.endurox.AtmiConst.TPNOCACHEDDATA = 0x04000000 |
static final long | org.endurox.AtmiConst.TPNOABORT = 0x08000000 |
static final long | org.endurox.AtmiConst.TPTXCOMMITDLOG = 0x00000004L |
ATMI flags
|
static |
RFU, tux compatibility
|
static |
|
static |
|
static |
|
static |
|
static |
Do not abort global transaction, even if service failed
|
static |
Don't restore autbuf in srv context
|
static |
|
static |
Do not save data to cache
|
static |
Do not use cached data
|
static |
Do not lookup cache
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Use regular expressions for match
|
static |
|
static |
|
static |
Simulate that service is not found
|
static |
Software raised service error, any
|
static |
Soft timout condition -> ret TPETIME
|
static |
|
static |
Suspend current transaction
|
static |
If set, tpcommit will return when decision for commit is logged.