jxUtil 0.6

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

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

public final class SQLSTTNBR
extends BIN32

SQL Statement Number (SQLSTTNBR) specifies the source application statement number of an SQL statement.

See Also:
BNDSQLSTT, ENDBND

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

SQLSTTNBR

public SQLSTTNBR(DDM ddm,
                 int len)
          throws IOException

jxUtil 0.6

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