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