Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.derby.client.net
Class NetResultSetReply  view NetResultSetReply download NetResultSetReply.java

java.lang.Object
  extended byorg.apache.derby.client.net.Reply
      extended byorg.apache.derby.client.net.NetConnectionReply
          extended byorg.apache.derby.client.net.NetPackageReply
              extended byorg.apache.derby.client.net.NetStatementReply
                  extended byorg.apache.derby.client.net.NetResultSetReply
All Implemented Interfaces:
ConnectionReplyInterface, ResultSetReplyInterface, StatementReplyInterface
Direct Known Subclasses:
NetXAConnectionReply

public class NetResultSetReply
extends NetStatementReply
implements ResultSetReplyInterface


Field Summary
 
Fields inherited from class org.apache.derby.client.net.Reply
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_
 
Constructor Summary
NetResultSetReply(NetAgent netAgent, int bufferSize)
           
 
Method Summary
(package private)  void parseCloseError(org.apache.derby.client.am.ResultSetCallbackInterface resultSetI)
           
private  void parseCLSQRYreply(org.apache.derby.client.am.ResultSetCallbackInterface resultSet)
           
private  void parseCNTQRYreply(org.apache.derby.client.am.ResultSetCallbackInterface resultSetI, boolean doCopyQrydta)
           
(package private)  void parseFetchError(org.apache.derby.client.am.ResultSetCallbackInterface resultSetI)
           
private  void parseQRYNOPRM(org.apache.derby.client.am.ResultSetCallbackInterface resultSet)
           
 void readCursorClose(org.apache.derby.client.am.ResultSetCallbackInterface resultSet)
           
 void readFetch(org.apache.derby.client.am.ResultSetCallbackInterface resultSet)
           
 void readPositioningFetch(org.apache.derby.client.am.ResultSetCallbackInterface resultSet)
           
 void readScrollableFetch(org.apache.derby.client.am.ResultSetCallbackInterface resultSet)
           
 
Methods inherited from class org.apache.derby.client.net.NetStatementReply
copyEXTDTA, parseDescribeError, parseENDQRYRM, parseEndQuery, parseExecuteError, parseExecuteImmediateError, parseExecuteSetStatementError, parseFastQRYATTSCR, parseFastQRYATTSET, parseFastQRYATTSNS, parseFastQRYATTUPD, parseFastQRYPRCTYP, parseFastSQLCSRHLD, parseFastSQLDTARDdata, parseFDODTA, parseOpenQuery, parseOpenQueryError, parseOpenQueryFailure, parseOPNQRYRM, parsePKGNAMCSN, parsePKGSNLST, parsePrepareError, parseQRYATTSCR, parseQRYATTSET, parseQRYATTSNS, parseQRYATTUPD, parseQRYDSC, parseQRYDTA, parseQRYPRCTYP, parseResultSetCursor, parseResultSetProcedure, parseRSLSETRM, parseSQLCINRD, parseSQLCINRDarray, parseSQLCSRHLD, parseSQLDARD, parseSQLDARDarray, parseSQLDTARD, parseSQLDTARDdata, parseSQLRSLRD, parseSQLRSLRDarray, readDescribeInput, readDescribeOutput, readExecute, readExecuteCall, readExecuteImmediate, readOpenQuery, readPrepare, readPrepareDescribeOutput, readSetSpecialRegister
 
Methods inherited from class org.apache.derby.client.net.NetPackageReply
parseDTAMCHRM, parsePKGNAMCT, parseRDBUPDRM, parseSqlErrorCondition, parseSQLERRRM
 
Methods inherited from class org.apache.derby.client.net.NetConnectionReply
checkAndGetReceivedFlag, checkRequiredObjects, checkRequiredObjects, checkRequiredObjects, checkRequiredObjects, checkRequiredObjects, checkRequiredObjects, doDtamchrmSemantics, doObjnsprmSemantics, doPrccnvrmSemantics, doPrmnsprmSemantics, doValnsprmSemantics, doValnsprmSemantics, parseAbnormalEndUow, parseABNUOWRM, parseAccessRdbError, parseAccessSecurityError, parseCCSIDDBC, parseCCSIDMBC, parseCCSIDSBC, parseCMDCHKRM, parseCMDNSPRM, parseCODPNT, parseCODPNTDR, parseCommitError, parseCommonError, parseConnectError, parseCRRTKN, parseENDUOWRM, parseExchangeServerAttributesError, parseEXTNAM, parseFastSQLNUMROW, parseFastSVRCOD, parseFastVCS, parseIndoubtList, parseMGRLVLN, parseOBJNSPRM, parsePRCCNVCD, parsePRCCNVRM, parsePRDID, parseRdbAccessFailed, parseRDBNACRM, parseRDBNAM, parseRollbackError, parseSECCHKCD, parseSECMEC, parseSECTKN, parseSecurityCheckError, parseSQLCARD, parseSQLCARDrow, parseSQLDCTOKS, parseSQLNUMROW, parseSRVCLSNM, parseSRVNAM, parseSRVRLSLV, parseSVRCOD, parseSYNCCRD, parseSYNCCTLError, parseSYNCCTLreply, parseSYNCTYPE, parseSYNERRCD, parseSYNTAXRM, parseTYPDEFNAM, parseTYPDEFOVR, parseTypdefsOrMgrlvlovrs, parseUOWDSP, parseUSRID, parseVALNSPRM, parseXARETVAL, parseXID, parseXIDCNT, readAccessDatabase, readAccessSecurity, readCommitSubstitute, readDummyExchangeServerAttributes, readExchangeServerAttributes, readLocalCommit, readLocalRollback, readLocalXACommit, readLocalXARollback, readLocalXAStart, readSecurityCheck, readXaCommit, readXaEndUnitOfWork, readXaForget, readXaPrepare, readXaRecover, readXaRollback, readXaStartUnitOfWork, resetRowsetSqlca, verifyConnectReply, verifyDeferredReset
 
Methods inherited from class org.apache.derby.client.net.Reply
adjustDdmLength, adjustLengths, doSyntaxrmSemantics, endOfSameIdChainData, ensureALayerDataInBuffer, ensureBLayerDataInBuffer, ensureSpaceInBufferForFill, fill, getData, getDdmLength, getFastData, getFastSkipSQLCARDrowLength, initialize, mark, matchCodePoint, parseLengthAndMatchCodePoint, peekCodePoint, peekFastBytes, peekFastLength, peekForNullSqlcagrp, peekLength, peekNumOfColumns, peekTotalColumnCount, popCollectionStack, popMark, pushLengthOnCollectionStack, readBoolean, readByte, readBytes, readBytes, readDSSContinuationHeader, readDssHeader, readFastByte, readFastBytes, readFastInt, readFastIntArray, readFastLDBytes, readFastLong, readFastShort, readFastString, readFastString, readFastUnsignedByte, readFastUnsignedShort, readInt, readIntArray, readLDBytes, readLengthAndCodePoint, readLong, readShort, readString, readString, readString, readUnsignedByte, readUnsignedShort, readUnsignedShortList, skipBytes, skipBytes, skipFastBytes, startSameIdChainParse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetResultSetReply

public NetResultSetReply(NetAgent netAgent,
                         int bufferSize)
Method Detail

readFetch

public void readFetch(org.apache.derby.client.am.ResultSetCallbackInterface resultSet)
               throws org.apache.derby.client.am.DisconnectException
Specified by:
readFetch in interface ResultSetReplyInterface

readPositioningFetch

public void readPositioningFetch(org.apache.derby.client.am.ResultSetCallbackInterface resultSet)
                          throws org.apache.derby.client.am.DisconnectException
Specified by:
readPositioningFetch in interface ResultSetReplyInterface

readScrollableFetch

public void readScrollableFetch(org.apache.derby.client.am.ResultSetCallbackInterface resultSet)
                         throws org.apache.derby.client.am.DisconnectException
Specified by:
readScrollableFetch in interface ResultSetReplyInterface

readCursorClose

public void readCursorClose(org.apache.derby.client.am.ResultSetCallbackInterface resultSet)
                     throws org.apache.derby.client.am.DisconnectException
Specified by:
readCursorClose in interface ResultSetReplyInterface

parseCLSQRYreply

private void parseCLSQRYreply(org.apache.derby.client.am.ResultSetCallbackInterface resultSet)
                       throws org.apache.derby.client.am.DisconnectException

parseCNTQRYreply

private void parseCNTQRYreply(org.apache.derby.client.am.ResultSetCallbackInterface resultSetI,
                              boolean doCopyQrydta)
                       throws org.apache.derby.client.am.DisconnectException

parseCloseError

void parseCloseError(org.apache.derby.client.am.ResultSetCallbackInterface resultSetI)
               throws org.apache.derby.client.am.DisconnectException

parseFetchError

void parseFetchError(org.apache.derby.client.am.ResultSetCallbackInterface resultSetI)
               throws org.apache.derby.client.am.DisconnectException

parseQRYNOPRM

private void parseQRYNOPRM(org.apache.derby.client.am.ResultSetCallbackInterface resultSet)
                    throws org.apache.derby.client.am.DisconnectException