This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new d5d7f64 Update shardingsphere-jdbc_v3.png (#12614)
d5d7f64 is described below
commit d5d7f64f9caf27a230600f7677f9c974847af53e
Author: Liang Zhang <[email protected]>
AuthorDate: Wed Sep 22 12:02:16 2021 +0800
Update shardingsphere-jdbc_v3.png (#12614)
* Update shardingsphere-jdbc_v3.png
* Update shardingsphere-jdbc_v3.png
---
README.md | 2 +-
README_ZH.md | 2 +-
docs/document/content/overview/_index.cn.md | 2 +-
docs/document/content/overview/_index.en.md | 2 +-
.../content/user-manual/shardingsphere-jdbc/_index.cn.md | 2 +-
.../content/user-manual/shardingsphere-jdbc/_index.en.md | 2 +-
...hardingsphere-jdbc_v2.png => shardingsphere-jdbc_v3.png} | Bin
7 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 46dd838..868e18f 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ Applicable in any ORM framework based on JDBC, such as JPA,
Hibernate, Mybatis,
Supports any third-party database connection pool, such as DBCP, C3P0, BoneCP,
Druid, HikariCP.
Supports any kind of JDBC standard database: MySQL, Oracle, SQLServer,
PostgreSQL and any SQL92 followed databases.
-
+
### ShardingSphere-Proxy
diff --git a/README_ZH.md b/README_ZH.md
index bb30a37..8186d5b 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -61,7 +61,7 @@ Apache ShardingSphere 由 JDBC、Proxy 和 Sidecar(规划中)这 3 款既能
* 支持任何第三方的数据库连接池,如:DBCP, C3P0, BoneCP, Druid, HikariCP 等。
* 支持任意实现 JDBC 规范的数据库,目前支持 MySQL,Oracle,SQLServer,PostgreSQL 以及任何遵循 SQL92
标准的数据库。
-
+
### ShardingSphere-Proxy
diff --git a/docs/document/content/overview/_index.cn.md
b/docs/document/content/overview/_index.cn.md
index 9aeca63..a9d9461 100644
--- a/docs/document/content/overview/_index.cn.md
+++ b/docs/document/content/overview/_index.cn.md
@@ -65,7 +65,7 @@ Apache ShardingSphere 由 JDBC、Proxy 和 Sidecar(规划中)这 3 款既能
* 支持任何第三方的数据库连接池,如:DBCP, C3P0, BoneCP, Druid, HikariCP 等。
* 支持任意实现 JDBC 规范的数据库,目前支持 MySQL,Oracle,SQLServer,PostgreSQL 以及任何遵循 SQL92
标准的数据库。
-
+
### ShardingSphere-Proxy
diff --git a/docs/document/content/overview/_index.en.md
b/docs/document/content/overview/_index.en.md
index ab89791..3c76ec4 100644
--- a/docs/document/content/overview/_index.en.md
+++ b/docs/document/content/overview/_index.en.md
@@ -69,7 +69,7 @@ It can be considered as an enhanced JDBC driver, which is
fully compatible with
* Supports any third-party database connection pool, such as DBCP, C3P0,
BoneCP, Druid, HikariCP.
* Supports any kind of JDBC standard database: MySQL, Oracle, SQLServer,
PostgreSQL and any SQL92 followed databases.
-
+
### ShardingSphere-Proxy
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/_index.cn.md
b/docs/document/content/user-manual/shardingsphere-jdbc/_index.cn.md
index 1e235c9..d5e6d67 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/_index.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/_index.cn.md
@@ -15,7 +15,7 @@ ShardingSphere-JDBC 是 Apache ShardingSphere 的第一个产品,也是 Apache
* 支持任何第三方的数据库连接池,如:DBCP, C3P0, BoneCP, Druid, HikariCP 等。
* 支持任意实现 JDBC 规范的数据库,目前支持 MySQL,Oracle,SQLServer,PostgreSQL 以及任何遵循 SQL92
标准的数据库。
-
+
## 对比
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/_index.en.md
b/docs/document/content/user-manual/shardingsphere-jdbc/_index.en.md
index 560352f..0440cb9 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/_index.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/_index.en.md
@@ -16,7 +16,7 @@ It can be considered as an enhanced JDBC driver, which is
fully compatible with
* Support any third-party database connection pool, such as DBCP, C3P0,
BoneCP, Druid, HikariCP.
* Support any kind of JDBC standard database: MySQL, Oracle, SQLServer,
PostgreSQL and any SQL92 followed databases.
-
+
## Comparison
diff --git a/docs/document/static/img/shardingsphere-jdbc_v2.png
b/docs/document/static/img/shardingsphere-jdbc_v3.png
similarity index 100%
rename from docs/document/static/img/shardingsphere-jdbc_v2.png
rename to docs/document/static/img/shardingsphere-jdbc_v3.png