org.sourceforge.jxutil.net.ddm.qddrdbd
Class QRYRTNDTA
java.lang.Object
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.DATA
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.OBJECT
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.SCALAR
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.BOOLEAN
|
+--org.sourceforge.jxutil.net.ddm.qddrdbd.QRYRTNDTA
- public class QRYRTNDTA
- extends BOOLEAN
Query Returns Data (QRYRTNDTA) on a CNTQRY command indicates whether data is
to be returned with the command.
The value of FALSE may only be specified on a scrollable cursor, in which
case, the CNTQRY results only in a setting of the cursor position based on
the QRYSCRORN and QRYROWNBR parameters on the CNTQRY command.
See also QRYROWSET for interactions with this parameter.
Field Summary |
static short |
CP
|
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.DATA |
getCP |
CP
public static final short CP
- See Also:
- Constant Field Values
QRYRTNDTA
public QRYRTNDTA(DDM ddm,
int len)
throws IOException
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.