Commit Graph

22 Commits

Author SHA1 Message Date
214a52a2f8 bug修改 2023-11-30 17:00:50 +08:00
20658c79ca !181 增加Blob类型的getString适配
Merge pull request !181 from Cross-罗/master
2023-11-28 13:02:31 +00:00
08ef23d951 增加getString适配 2023-11-28 20:37:06 +08:00
a3e886f9d0 !162 【feature】 jdbc支持statement级别根据sql进行读写分离路由功能
Merge pull request !162 from FlyingZC/feat-rw
2023-11-20 07:55:34 +00:00
0a8165fb6b feat: add statement-level read-write splitting 2023-11-20 15:33:08 +08:00
ef0eaba37a feat: support options property 2023-09-07 15:09:40 +08:00
5ff825d874 !148 增加adaptiveSetSQLType控制参数支持JDBC batch模式下OID刷新
Merge pull request !148 from travelliu/kettle
2023-08-20 13:26:29 +00:00
1fcb648eeb repair setTimestamp format parse issue in B dbcompatibility mode 2023-08-18 18:41:56 +08:00
5fcd116227 feat: add adaptiveSetSQLType property
Adaptively modify the inconsistent set sqlType in batch mode. If the first set sqlType is INTEGER and the second set is LONG  the first one will be automatically modify to LONG
2023-08-18 11:04:05 +08:00
c37df7b696 !125 【master回合】修复集群主机心跳线程退出问题
Merge pull request !125 from 陈紫阳/master
2023-03-27 12:19:21 +00:00
b6590ffa89 kill心跳线程 2023-03-27 19:37:53 +08:00
19d4aa4707 !105 JDBC高可用优化
Merge pull request !105 from 陈紫阳/master
2023-02-28 14:07:46 +00:00
9fdf9b36b4 心跳检测任务 2023-02-28 21:21:18 +08:00
7dfd142535 jdbc实现leastconn最小连接模式和集群状态变化时的快速负载均衡 2023-02-27 22:31:38 +08:00
6a0f05bd4a add sslcontext param to support different ssl context 2022-09-05 15:28:43 +08:00
70af2f4220 add socketTimeoutInConnection parameters 2022-08-29 12:00:16 +08:00
5383ada7fd add bitToString info property to solve bit type use issue 2022-05-17 20:34:42 +08:00
34f3d50ac1 adapt gauss 3.0.0 for opengauss-jdbc 2022-03-20 10:11:25 +08:00
dfb28e8665 patch jdbc 3.0.0 2022-03-16 14:50:44 +08:00
b0ad2e19ca merge 930 new feature 2021-09-24 15:14:24 +08:00
57061d4058 同步V5R1C20代码
revision: a1f7e3fd
2020-12-30 22:12:08 +08:00
8617931d2b first commit for openGauss connector jdbc 2020-06-30 14:58:21 +08:00