org.sourceforge.jxutil.net.ddm.qddrdbd
Class QRYROWSNS
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.QRYROWSNS
- public class QRYROWSNS
- extends BOOLEAN
Query Row Sensitivity (QRYROWSNS) on a CNTQRY command indicates whether the
rows to be fetched are to be sensitive to changes in the data underlying the
rows in the result table.
The relational database at the target server determines whether the
requested sensitivity is compatible with the defined sensitivity of the
cursor and fails the request if it is incompatible.
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
QRYROWSNS
public QRYROWSNS(DDM ddm,
int len)
throws IOException
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.