public class NetXAConnectionReply extends NetResultSetReply
agent_, buffer_, count_, DEFAULT_BUFFER_SIZE, dssCorrelationID_, dssIsContinued_, dssLength_, END_OF_COLLECTION, END_OF_SAME_ID_CHAIN, ensuredLengthForDecryption_, longBufferForDecryption_, longCountForDecryption_, longPosForDecryption_, longValueForDecryption_, netAgent_, peekedCodePoint_, peekedLength_, pos_| Modifier and Type | Method and Description |
|---|---|
protected Hashtable |
parseIndoubtList() |
protected int |
parseSYNCCTLreply(ConnectionCallbackInterface connection) |
protected byte |
parseSYNCTYPE() |
protected int |
parseXARETVAL() |
protected Xid |
parseXID() |
protected int |
parseXIDCNT() |
void |
readLocalXACommit(ConnectionCallbackInterface connection) |
void |
readLocalXARollback(ConnectionCallbackInterface connection) |
void |
readLocalXAStart(ConnectionCallbackInterface connection) |
protected void |
readXaCommit(NetConnection conn) |
protected int |
readXaEndUnitOfWork(NetConnection conn) |
protected void |
readXaForget(NetConnection conn) |
protected int |
readXaPrepare(NetConnection conn) |
protected void |
readXaRecover(NetConnection conn) |
protected int |
readXaRollback(NetConnection conn) |
protected void |
readXaStartUnitOfWork(NetConnection conn) |
readCursorClose, readFetch, readPositioningFetch, readScrollableFetchcopyEXTDTA, parseENDQRYRM, parseEndQuery, parseFastQRYATTSCR, parseFastQRYATTSET, parseFastQRYATTSNS, parseFastQRYATTUPD, parseFastQRYPRCTYP, parseFastSQLCSRHLD, parseOpenQuery, parseOPNQRYRM, parsePKGNAMCSN, parsePKGSNLST, parseQRYATTSCR, parseQRYATTSET, parseQRYATTSNS, parseQRYATTUPD, parseQRYDSC, parseQRYDTA, parseQRYPRCTYP, parseResultSetCursor, parseResultSetProcedure, parseRSLSETRM, parseSQLCINRD, parseSQLCSRHLD, parseSQLDARD, parseSQLDTARD, parseSQLRSLRD, readDescribeInput, readDescribeOutput, readExecute, readExecuteCall, readExecuteImmediate, readOpenQuery, readPrepare, readPrepareDescribeOutput, readSetSpecialRegister, readStatementIDparsePKGNAMCT, parseRDBUPDRMcheckAndGetReceivedFlag, checkRequiredObjects, checkRequiredObjects, checkRequiredObjects, checkRequiredObjects, checkRequiredObjects, checkRequiredObjects, doObjnsprmSemantics, doPrccnvrmSemantics, doPrmnsprmSemantics, parseCCSIDDBC, parseCCSIDMBC, parseCCSIDSBC, parseCMDCHKRM, parseCMDNSPRM, parseCODPNT, parseCODPNTDR, parseCommitError, parseCRRTKN, parseEXTNAM, parseFastSVRCOD, parseFastVCS, parseInitialPBSD, parseMGRLVLN, parsePBSD, parsePRCCNVCD, parsePRCCNVRM, parsePRDID, parseRDBNAM, parseSECCHKCD, parseSECMEC, parseSECTKN, parseSQLCARD, parseSRVCLSNM, parseSRVNAM, parseSRVRLSLV, parseSVRCOD, parseSYNERRCD, parseSYNTAXRM, parseTypdefsOrMgrlvlovrs, parseUOWDSP, parseUSRID, parseVALNSPRM, readCommitSubstitute, readLocalCommit, readLocalRollbackadjustDdmLength, adjustLengths, endOfSameIdChainData, ensureALayerDataInBuffer, ensureBLayerDataInBuffer, ensureSpaceInBufferForFill, fill, matchCodePoint, parseLengthAndMatchCodePoint, peekCodePoint, peekFastBytes, peekFastLength, peekForNullSqlcagrp, peekLength, peekNumOfColumns, peekTotalColumnCount, popCollectionStack, pushLengthOnCollectionStack, readDSSContinuationHeader, readDssHeader, readLengthAndCodePoint, startSameIdChainParsepublic void readLocalXAStart(ConnectionCallbackInterface connection) throws DisconnectException
readLocalXAStart in interface ConnectionReplyInterfacereadLocalXAStart in class NetConnectionReplyDisconnectExceptionpublic void readLocalXACommit(ConnectionCallbackInterface connection) throws DisconnectException
readLocalXACommit in interface ConnectionReplyInterfacereadLocalXACommit in class NetConnectionReplyDisconnectExceptionpublic void readLocalXARollback(ConnectionCallbackInterface connection) throws DisconnectException
readLocalXARollback in interface ConnectionReplyInterfacereadLocalXARollback in class NetConnectionReplyDisconnectExceptionprotected void readXaStartUnitOfWork(NetConnection conn) throws DisconnectException
readXaStartUnitOfWork in class NetConnectionReplyDisconnectExceptionprotected int readXaEndUnitOfWork(NetConnection conn) throws DisconnectException
readXaEndUnitOfWork in class NetConnectionReplyDisconnectExceptionprotected int readXaPrepare(NetConnection conn) throws DisconnectException
readXaPrepare in class NetConnectionReplyDisconnectExceptionprotected void readXaCommit(NetConnection conn) throws DisconnectException
readXaCommit in class NetConnectionReplyDisconnectExceptionprotected int readXaRollback(NetConnection conn) throws DisconnectException
readXaRollback in class NetConnectionReplyDisconnectExceptionprotected void readXaRecover(NetConnection conn) throws DisconnectException
readXaRecover in class NetConnectionReplyDisconnectExceptionprotected void readXaForget(NetConnection conn) throws DisconnectException
readXaForget in class NetConnectionReplyDisconnectExceptionprotected int parseXARETVAL()
throws DisconnectException
parseXARETVAL in class NetConnectionReplyDisconnectExceptionprotected byte parseSYNCTYPE()
throws DisconnectException
parseSYNCTYPE in class NetConnectionReplyDisconnectExceptionprotected int parseSYNCCTLreply(ConnectionCallbackInterface connection) throws DisconnectException
parseSYNCCTLreply in class NetConnectionReplyDisconnectExceptionprotected int parseXIDCNT()
throws DisconnectException
parseXIDCNT in class NetConnectionReplyDisconnectExceptionprotected Xid parseXID() throws DisconnectException
parseXID in class NetConnectionReplyDisconnectExceptionprotected Hashtable parseIndoubtList() throws DisconnectException
parseIndoubtList in class NetConnectionReplyDisconnectExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.