jxUtil 0.6

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

java.lang.Object
  |
  +--org.sourceforge.jxutil.net.ddm.qddprmd.DATA
        |
        +--org.sourceforge.jxutil.net.ddm.qddprmd.NUMBER
              |
              +--org.sourceforge.jxutil.net.ddm.qddprmd.BIN
                    |
                    +--org.sourceforge.jxutil.net.ddm.qddprmd.BIN32
                          |
                          +--org.sourceforge.jxutil.net.ddm.qddrdbd.NBRROW

public class NBRROW
extends BIN32

Number of Fetch or Insert Rows (NBRROW) specifies the number of rows to insert for multi- row inserts. NBRROW also specifies the number of rows of data being requested for multi-row fetches. NBRROW applies when atomic operations are to be performed. The QRYROWSET parameter applies when single-row fetches (non-atomic) are performed.


Field Summary
static short CP
           
 
Fields inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.BIN32
value
 
Constructor Summary
NBRROW(DDM ddm, int len)
           
 
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.BIN32
write
 
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.DATA
getCP, toString
 
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

NBRROW

public NBRROW(DDM ddm,
              int len)
       throws IOException

jxUtil 0.6

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