feat: 华为opengauss支持

This commit is contained in:
dhb52
2024-06-05 23:05:58 +08:00
parent a6bee12fbc
commit a5081b94f5
7 changed files with 4777 additions and 8 deletions

View File

@ -53,6 +53,11 @@
<artifactId>DmJdbcDriver18</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.opengauss</groupId>
<artifactId>opengauss-jdbc</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>