com.alibaba.druid.util
Interface JdbcConstants
- All Known Implementing Classes:
- JdbcUtils
public interface JdbcConstants
JTDS
static final String JTDS
- See Also:
- Constant Field Values
MOCK
static final String MOCK
- See Also:
- Constant Field Values
HSQL
static final String HSQL
- See Also:
- Constant Field Values
DB2
static final String DB2
- See Also:
- Constant Field Values
DB2_DRIVER
static final String DB2_DRIVER
- See Also:
- Constant Field Values
POSTGRESQL
static final String POSTGRESQL
- See Also:
- Constant Field Values
SYBASE
static final String SYBASE
- See Also:
- Constant Field Values
SQL_SERVER
static final String SQL_SERVER
- See Also:
- Constant Field Values
ORACLE
static final String ORACLE
- See Also:
- Constant Field Values
ALI_ORACLE
static final String ALI_ORACLE
- See Also:
- Constant Field Values
ORACLE_DRIVER
static final String ORACLE_DRIVER
- See Also:
- Constant Field Values
ALI_ORACLE_DRIVER
static final String ALI_ORACLE_DRIVER
- See Also:
- Constant Field Values
MYSQL
static final String MYSQL
- See Also:
- Constant Field Values
MYSQL_DRIVER
static final String MYSQL_DRIVER
- See Also:
- Constant Field Values
DERBY
static final String DERBY
- See Also:
- Constant Field Values
HBASE
static final String HBASE
- See Also:
- Constant Field Values
HIVE
static final String HIVE
- See Also:
- Constant Field Values
H2
static final String H2
- See Also:
- Constant Field Values
H2_DRIVER
static final String H2_DRIVER
- See Also:
- Constant Field Values
Copyright © 2012 Alibaba Group. All Rights Reserved.