jxUtil 0.6

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

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

public class QRYATTUPD
extends BIN8

Query Attribute for Updatability (QRYATTUPD) indicates the updatability of an opened cursor. QRYATTUPD is returned on the OPNQRYRM.


Field Summary
static short CP
           
 
Fields inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.BIN8
value
 
Constructor Summary
QRYATTUPD(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

QRYATTUPD

public QRYATTUPD(DDM ddm,
                 int len)
          throws IOException

jxUtil 0.6

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