jxUtil 0.6

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

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.QRYRTNDTA

public class QRYRTNDTA
extends BOOLEAN

Query Returns Data (QRYRTNDTA) on a CNTQRY command indicates whether data is to be returned with the command. The value of FALSE may only be specified on a scrollable cursor, in which case, the CNTQRY results only in a setting of the cursor position based on the QRYSCRORN and QRYROWNBR parameters on the CNTQRY command. See also QRYROWSET for interactions with this parameter.


Field Summary
static short CP
           
 
Fields inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.BOOLEAN
FALSE, TRUE, value
 
Constructor Summary
QRYRTNDTA(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

QRYRTNDTA

public QRYRTNDTA(DDM ddm,
                 int len)
          throws IOException

jxUtil 0.6

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