jxUtil 0.6

org.sourceforge.jxutil.net.ddm.qddrdbd
Class QRYBLKRST

java.lang.Object
  |
  +--org.sourceforge.jxutil.net.ddm.qddprmd.DATA
        |
        +--org.sourceforge.jxutil.net.ddm.qddprmd.OBJECT
              |
              +--org.sourceforge.jxutil.net.ddm.qddprmd.SCALAR
                    |
                    +--org.sourceforge.jxutil.net.ddm.qddprmd.BOOLEAN
                          |
                          +--org.sourceforge.jxutil.net.ddm.qddrdbd.QRYBLKRST

public class QRYBLKRST
extends BOOLEAN

Query Block Reset (QRYBLKRST) on a CNTQRY command indicates whether any pending partial row and pending query blocks (QRYDTA and EXTDTA) are to be discarded. This operation is used in conjunction with scrollable cursors to terminate an incomplete rowset.


Field Summary
static short CP
           
 
Fields inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.BOOLEAN
FALSE, TRUE, value
 
Constructor Summary
QRYBLKRST(DDM ddm, int len)
           
 
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.BOOLEAN
toString, write
 
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.SCALAR
writeMembers
 
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.DATA
getCP
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CP

public static final short CP
See Also:
Constant Field Values
Constructor Detail

QRYBLKRST

public QRYBLKRST(DDM ddm,
                 int len)
          throws IOException

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.