static List<String> |
getAvailableDbVersions(EDbVendor dbvendor)
Database
Supported Versions
MySQL
5.4, 5.7, 5.0, 4.1, 5.5, 5.3, 3.23, 5.1, 5.6, 6.0, 5.2, 4.0
MSSQL
10.5, 10.0, 8.0, 9.0, 12.0
Netezza
5.0, 6.0, 4.6.5
Oracle
10, 11.1, 9, 11.2, 8
ODBC
ODBC
PostgreSQL
8.2, 9.3, 7.4, 9.0, 7.1, 8.3, 9.1, 8.4, 7.2, 8.0, 7.3, 9.2, 8.1
Sybase
12.5, 15.5, 15.0, 15.7
Teradata
V2R3, 14.0, V2R6, V2R4, 12.0, 13.0, 13.1, V2R5.1, V2R5
static String |
getKeywordList(EDbVendor dbvendor,
String dbVersion,
boolean reservedOnly) |
static boolean |
isKeyword(String inputString,
EDbVendor dbvendor,
String dbVersion,
boolean reservedOnly) |
static void |
main(String[] args) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2019. All rights reserved.
|