org.sourceforge.jxutil.net.ddm.qddrdbd
Class ENDQRYRM
java.lang.Object
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.DATA
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.OBJECT
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.COLLECTION
|
+--org.sourceforge.jxutil.net.ddm.qddbasd.RPYMSG
|
+--org.sourceforge.jxutil.net.ddm.qddrdbd.ENDQRYRM
- public class ENDQRYRM
- extends RPYMSG
The End of Query (ENDQRYRM) Reply Message indicates that the query process
has terminated in such a manner that the query or result set is now closed.
It cannot be resumed with the CNTQRY command or closed with the CLSQRY
command. The ENDQRYRM is always followed by an SQLCARD object.
Field Summary |
static short |
CP
|
Fields inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.COLLECTION |
|
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.DATA |
getCP |
CP
public static final short CP
- See Also:
- Constant Field Values
ENDQRYRM
public ENDQRYRM(DDM ddm,
int len)
throws IOException
getRDBNAM
public RDBNAM getRDBNAM()
setRDBNAM
public void setRDBNAM(RDBNAM rdbnam)
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.