org.apache.derby.impl.drda
Class DssConstants
java.lang.Object
org.apache.derby.impl.drda.DssConstants
class DssConstants
- extends java.lang.Object
This class defines DSS constants that are shared in the classes implementing
the DRDA protocol.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_DSS_LENGTH
protected static final int MAX_DSS_LENGTH
- See Also:
- Constant Field Values
DSS_ID
protected static final int DSS_ID
- See Also:
- Constant Field Values
DSS_NOCHAIN
protected static final int DSS_NOCHAIN
- See Also:
- Constant Field Values
DSSCHAIN
protected static final int DSSCHAIN
- See Also:
- Constant Field Values
DSSCHAIN_ERROR_CONTINUE
protected static final int DSSCHAIN_ERROR_CONTINUE
- See Also:
- Constant Field Values
DSSCHAIN_SAME_ID
protected static final int DSSCHAIN_SAME_ID
- See Also:
- Constant Field Values
DSSFMT_OBJDSS
protected static final int DSSFMT_OBJDSS
- See Also:
- Constant Field Values
DSSFMT_RPYDSS
protected static final int DSSFMT_RPYDSS
- See Also:
- Constant Field Values
DSSFMT_RQSDSS
protected static final int DSSFMT_RQSDSS
- See Also:
- Constant Field Values
CORRELATION_ID_UNKNOWN
protected static final int CORRELATION_ID_UNKNOWN
- See Also:
- Constant Field Values
CONTINUATION_BIT
protected static final int CONTINUATION_BIT
- See Also:
- Constant Field Values
GDS_ID
static final int GDS_ID
- See Also:
- Constant Field Values
GDSCHAIN
static final int GDSCHAIN
- See Also:
- Constant Field Values
GDSCHAIN_SAME_ID
static final int GDSCHAIN_SAME_ID
- See Also:
- Constant Field Values
GDSFMT_OBJDSS
static final int GDSFMT_OBJDSS
- See Also:
- Constant Field Values
GDSFMT_RPYDSS
static final int GDSFMT_RPYDSS
- See Also:
- Constant Field Values
GDSFMT_RQSDSS
static final int GDSFMT_RQSDSS
- See Also:
- Constant Field Values
DssConstants
private DssConstants()
Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.