mirror of
https://gitee.com/dromara/dbswitch.git
synced 2026-09-03 05:14:32 +08:00
补充uxdb的驱动jar文件
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
├── dbswitch-product-oceanbase // -> oceanbase方言实现类
|
||||
├── dbswitch-product-mongodb // -> mongodb方言实现类
|
||||
├── dbswitch-product-elasticsearch // -> elasticsearch方言实现类
|
||||
├── dbswitch-product-uxdb // -> uxdb方言实现类
|
||||
├── dbswitch-data // 工具入口模块,读取配置文件中的参数执行异构迁移同步
|
||||
├── dbswitch-admin // 在以上模块的基础上引入Quartz的调度服务与接口
|
||||
├── dbswitch-admin-ui // 基于Vue2的前段WEB交互页面
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
Place the UXDB JDBC driver jar in this directory before packaging.
|
||||
|
||||
Expected file:
|
||||
- uxdbjdbc-2.1.2.4a.jar
|
||||
|
||||
Example source path on server 151:
|
||||
- /opt/uxdbinstall_2123MPP/uxdbinstall/UXDBClient/UXDBAdmin/drivers/jdbc/uxdb/uxdbjdbc-2.1.2.4a.jar
|
||||
BIN
drivers/uxdb/uxdb-2.1.2.4a/uxdbjdbc-2.1.2.3p.jre8.jar
Normal file
BIN
drivers/uxdb/uxdb-2.1.2.4a/uxdbjdbc-2.1.2.3p.jre8.jar
Normal file
Binary file not shown.
Reference in New Issue
Block a user