jxUtil 0.6

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

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.BIN8
                          |
                          +--org.sourceforge.jxutil.net.ddm.qddrdbd.QRYSCRORN

public class QRYSCRORN
extends BIN8

Query Scroll Orientation (QRYSCRORN) controls the scroll orientation of a scrollable cursor. QRYSCRORN may be used in conjunction with the QRYROWNBR parameter specifed on the CNTQRY command.


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

QRYSCRORN

public QRYSCRORN(DDM ddm,
                 int len)
          throws IOException

jxUtil 0.6

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