Uses of Class
com.altair.hwm.database.sql.protocol.DBSQLReplyPacket

Packages that use DBSQLReplyPacket
com.altair.hwm.database.sql.protocol   
 

Uses of DBSQLReplyPacket in com.altair.hwm.database.sql.protocol
 

Methods in com.altair.hwm.database.sql.protocol that return DBSQLReplyPacket
 DBSQLReplyPacket DBBatchSQLReplyPacket.GetReply(int nIndex)
          Get reply at an index.
 

Methods in com.altair.hwm.database.sql.protocol with parameters of type DBSQLReplyPacket
 void DBBatchSQLReplyPacket.AddReply(DBSQLReplyPacket dmReplyPck)
          Adds DBSQLReplyPacket in to the list of replies