| |
|
| com.internetcds.jdbc.tds.TdsDefinitions
All known Subclasses: com.internetcds.jdbc.tds.TdsComm,
TdsDefinitions | interface TdsDefinitions (Code) | | constants from the 4.2 TDS protocol
version: $Id: TdsDefinitions.java,v 1.2 2007-10-19 13:23:55 sinisa Exp $ author: Craig Spannring author: The FreeTDS project. |
SQLSERVER | final public static int SQLSERVER(Code) | | |
SYBASE | final public static int SYBASE(Code) | | |
SYBBINARY | final static byte SYBBINARY(Code) | | |
SYBBIT | final static byte SYBBIT(Code) | | |
SYBBITN | final static byte SYBBITN(Code) | | |
SYBCHAR | final static byte SYBCHAR(Code) | | |
SYBDATETIME | final static byte SYBDATETIME(Code) | | |
SYBDATETIME4 | final static byte SYBDATETIME4(Code) | | |
SYBDATETIMN | final static byte SYBDATETIMN(Code) | | |
SYBDECIMAL | final static byte SYBDECIMAL(Code) | | |
SYBFLT8 | final static byte SYBFLT8(Code) | | |
SYBFLTN | final static byte SYBFLTN(Code) | | |
SYBIMAGE | final static byte SYBIMAGE(Code) | | |
SYBINT1 | final static byte SYBINT1(Code) | | |
SYBINT2 | final static byte SYBINT2(Code) | | |
SYBINT4 | final static byte SYBINT4(Code) | | |
SYBINTN | final static byte SYBINTN(Code) | | |
SYBMONEY | final static byte SYBMONEY(Code) | | |
SYBMONEY4 | final static byte SYBMONEY4(Code) | | |
SYBMONEYN | final static byte SYBMONEYN(Code) | | |
SYBNCHAR | final static byte SYBNCHAR(Code) | | |
SYBNTEXT | final static byte SYBNTEXT(Code) | | |
SYBNUMERIC | final static byte SYBNUMERIC(Code) | | |
SYBNVARCHAR | final static byte SYBNVARCHAR(Code) | | |
SYBREAL | final static byte SYBREAL(Code) | | |
SYBSMALLMONEY | final static byte SYBSMALLMONEY(Code) | | |
SYBTEXT | final static byte SYBTEXT(Code) | | |
SYBVARBINARY | final static byte SYBVARBINARY(Code) | | |
SYBVARCHAR | final static byte SYBVARCHAR(Code) | | |
SYBVOID | final static byte SYBVOID(Code) | | |
TDS42 | final public static int TDS42(Code) | | |
TDS50 | final public static int TDS50(Code) | | |
TDS70 | final public static int TDS70(Code) | | |
TDS7_RESULT_TOKEN | final static byte TDS7_RESULT_TOKEN(Code) | | |
TDS_COL_INFO_TOKEN | final static byte TDS_COL_INFO_TOKEN(Code) | | |
TDS_COL_NAME_TOKEN | final static byte TDS_COL_NAME_TOKEN(Code) | | |
TDS_CONTROL | final static byte TDS_CONTROL(Code) | | |
TDS_DONEINPROC | final static byte TDS_DONEINPROC(Code) | | |
TDS_DONEPROC | final static byte TDS_DONEPROC(Code) | | |
TDS_END_TOKEN | final static byte TDS_END_TOKEN(Code) | | |
TDS_ENV_CHG_TOKEN | final static byte TDS_ENV_CHG_TOKEN(Code) | | |
TDS_ERR_TOKEN | final static byte TDS_ERR_TOKEN(Code) | | |
TDS_LOGIN_ACK_TOKEN | final static byte TDS_LOGIN_ACK_TOKEN(Code) | | |
TDS_MSG50_TOKEN | final static byte TDS_MSG50_TOKEN(Code) | | |
TDS_MSG_TOKEN | final static byte TDS_MSG_TOKEN(Code) | | |
TDS_ORDER | final static byte TDS_ORDER(Code) | | |
TDS_PROCID | final static byte TDS_PROCID(Code) | | |
TDS_RESULT_TOKEN | final static byte TDS_RESULT_TOKEN(Code) | | |
TDS_RET_STAT_TOKEN | final static byte TDS_RET_STAT_TOKEN(Code) | | |
TDS_ROW_TOKEN | final static byte TDS_ROW_TOKEN(Code) | | |
TDS_TABNAME | final static byte TDS_TABNAME(Code) | | |
TDS_TEXT_UPD_TOKEN | final static byte TDS_TEXT_UPD_TOKEN(Code) | | |
TDS_UNKNOWN_0xA5 | final static byte TDS_UNKNOWN_0xA5(Code) | | |
TDS_UNKNOWN_0xA7 | final static byte TDS_UNKNOWN_0xA7(Code) | | |
TDS_UNKNOWN_0xA8 | final static byte TDS_UNKNOWN_0xA8(Code) | | |
TDS_UNKNOWN_0xE2 | final static byte TDS_UNKNOWN_0xE2(Code) | | |
|
|
|