com.sybase.jdbc2.jdbc
Class Const
java.lang.Object
|
+--com.sybase.jdbc2.jdbc.Const
- public class Const
- extends Object
Constructor Summary |
private | Const() |
Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
ASSERT
public final static boolean ASSERT
BACKSLASH
public final static char BACKSLASH
BUSY
public final static int BUSY
CANCEL
protected final static int CANCEL
COLUMN_CHUNK_SIZE
protected final static int COLUMN_CHUNK_SIZE
CONNECT
protected final static int CONNECT
CONTEXT_TRACE
public final static boolean CONTEXT_TRACE
COPYRIGHT_STRING
public final static java.lang.String COPYRIGHT_STRING
DEAD
public final static int DEAD
DEBUG
public final static boolean DEBUG
DROP
protected final static int DROP
EXPIRES
public static java.util.GregorianCalendar EXPIRES
EXPIRES_STRING
public final static java.lang.String EXPIRES_STRING
FAIL
protected final static int FAIL
FETCH
protected final static int FETCH
IDLE
public final static int IDLE
JAVA_OBJECT
public final static int JAVA_OBJECT
JDK102
public final static int JDK102
JDK11
public final static int JDK11
JDK12
public final static int JDK12
JDKVERSION
public final static int JDKVERSION
JTDS_EBF
public final static int JTDS_EBF
MAJORVERSION
public final static int MAJORVERSION
MAXBYTE
public final static int MAXBYTE
MAXSHORT
public final static int MAXSHORT
MINBYTE
public final static int MINBYTE
MINORVERSION
public final static int MINORVERSION
MINSHORT
public final static int MINSHORT
MORE
protected final static int MORE
NEW
public final static int NEW
NONE
protected final static int NONE
SEND
protected final static int SEND
SUCCESS
protected final static int SUCCESS
SUSPECT
public final static int SUSPECT
TIMEDOUT
protected final static int TIMEDOUT
WARN_AT
public static java.util.GregorianCalendar WARN_AT
VERSION_STRING
public final static java.lang.String VERSION_STRING
Const
private Const()