Class NetPackageRequest

    • Field Detail

    • Constructor Detail

      • NetPackageRequest

        NetPackageRequest​(NetAgent netAgent,
                          int bufferSize)
    • Method Detail

      • buildSCLDTA

        private void buildSCLDTA​(byte[] identifier,
                                 int minimumLength)
                          throws SqlException
        Throws:
        SqlException
      • storePKGNAMCBytes

        private void storePKGNAMCBytes​(Section section)
      • writeStoredPKGNAMCBytes

        private void writeStoredPKGNAMCBytes​(Section section)
      • canCommandUseDefaultPKGNAMCSN

        private boolean canCommandUseDefaultPKGNAMCSN()
      • checkPKGNAMlengths

        private boolean checkPKGNAMlengths​(java.lang.String identifier,
                                           int length,
                                           int maxIdentifierLength,
                                           int lengthRequiringScldta)
                                    throws SqlException
        Throws:
        SqlException
      • buildSQLSTTcommandData

        protected void buildSQLSTTcommandData​(java.lang.String sql)
                                       throws SqlException
        Throws:
        SqlException
      • buildSQLATTRcommandData

        protected void buildSQLATTRcommandData​(java.lang.String sql)
                                        throws SqlException
        Throws:
        SqlException