add jdbc driver’s compatibility description
add jdbc driver’s compatibility description
This commit is contained in:
parent
895bbd9aab
commit
a9aaa1c099
|
@ -56,8 +56,8 @@ TDengine 的 JDBC 驱动实现尽可能与关系型数据库驱动保持一致
|
|||
|
||||
| taos-jdbcdriver 版本 | TDengine 版本 | JDK 版本 |
|
||||
| -------------------- | ----------------- | -------- |
|
||||
| 2.0.34(建议使用) | 2.0.3.0 及以上 | 1.8.x |
|
||||
| 2.0.31 | 2.1.3.0 及以上 | 1.8.x |
|
||||
| 2.0.33 - 2.0.34 | 2.0.3.0 及以上 | 1.8.x |
|
||||
| 2.0.31 - 2.0.32 | 2.1.3.0 及以上 | 1.8.x |
|
||||
| 2.0.22 - 2.0.30 | 2.0.18.0 - 2.1.2.x | 1.8.x |
|
||||
| 2.0.12 - 2.0.21 | 2.0.8.0 - 2.0.17.x | 1.8.x |
|
||||
| 2.0.4 - 2.0.11 | 2.0.0.0 - 2.0.7.x | 1.8.x |
|
||||
|
|
Loading…
Reference in New Issue