public interface DBConstants
| Modifier and Type | Field and Description |
|---|---|
static int |
DB_ERR_CONNECTION_RESET |
static String |
DB_ERR_CONNECTION_RESET_TEXT |
static int |
DB_ERR_UNIQUE_CONSTRAINT |
static long |
DB_ERR_UNKNOWN |
static String |
DB_VENDOR_DB2 |
static String |
DB_VENDOR_DEFAULT |
static String |
DB_VENDOR_MYSQL |
static String |
DB_VENDOR_ORACLE |
static String |
DB_VENDOR_SQL_SERVER |
static String |
DB_VENDOR_SYBASE |
static final int DB_ERR_UNIQUE_CONSTRAINT
static final int DB_ERR_CONNECTION_RESET
static final String DB_ERR_CONNECTION_RESET_TEXT
static final long DB_ERR_UNKNOWN
static final String DB_VENDOR_ORACLE
static final String DB_VENDOR_MYSQL
static final String DB_VENDOR_SYBASE
static final String DB_VENDOR_DB2
static final String DB_VENDOR_SQL_SERVER
static final String DB_VENDOR_DEFAULT
Copyright © 2019 SMYLD. All rights reserved.