jxUtil 0.6

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

java.lang.Object
  |
  +--org.sourceforge.jxutil.net.ddm.qddprmd.DATA
        |
        +--org.sourceforge.jxutil.net.ddm.qddprmd.OBJECT
              |
              +--org.sourceforge.jxutil.net.ddm.qddprmd.COLLECTION
                    |
                    +--org.sourceforge.jxutil.net.ddm.qddprmd.COMMAND
                          |
                          +--org.sourceforge.jxutil.net.ddm.qddrdbd.DSCRDBTBL

public class DSCRDBTBL
extends COMMAND

Describe RDB Table (DSCRDBTBL) Command requests that a description of the relational database (RDB) table named in the SQLOBJNAM command data object be returned to the requester.

See Also:
SQLAM, BGNBND, SQL, SQLAM

Field Summary
static short CP
           
 
Fields inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.COLLECTION
 
Constructor Summary
DSCRDBTBL()
           
DSCRDBTBL(DDM ddm, int len)
           
 
Method Summary
 RDBNAM getRDBNAM()
           
 void setRDBNAM(RDBNAM rdbnam)
           
 
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.COLLECTION
get, put, toString, write
 
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

DSCRDBTBL

public DSCRDBTBL()

DSCRDBTBL

public DSCRDBTBL(DDM ddm,
                 int len)
          throws IOException
Method Detail

getRDBNAM

public RDBNAM getRDBNAM()

setRDBNAM

public void setRDBNAM(RDBNAM rdbnam)

jxUtil 0.6

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