Commit Graph

106 Commits

Author SHA1 Message Date
c74202ee5f 修改cleanupTimer原子更新器 2023-02-24 15:39:51 +08:00
fed2474280 修复版本号更新错误问题 2023-02-08 16:07:44 +08:00
c76de532d4 更新版本号至5.0.0 2023-02-08 10:51:19 +08:00
c1c9b94786 implement new setObject(int,Object, SQLType) interface 2022-12-15 21:25:40 +08:00
cf8aad2ee8 修复 分区表查询出隐藏列信息
ISSUE: https://gitee.com/opengauss/openGauss-connector-jdbc/issues/I6665T
2022-12-14 21:04:18 +08:00
9221f491ec 修改openGauss.JDBC.getBoolean返回为true的判断,使其在内容为'1'时可返回true 2022-11-28 19:36:56 +08:00
bd25e9ded6 add schema.type search config 2022-11-03 17:42:01 +08:00
484a54f99c update to 3.1.0 2022-09-30 14:59:23 +08:00
fce944cd03 add xml validating 2022-09-27 09:32:50 +08:00
6a0f05bd4a add sslcontext param to support different ssl context 2022-09-05 15:28:43 +08:00
66b0da5a72 !89 [feature] add socketTimeoutInConnecting param value to avoid thread blocking when connectiong
Merge pull request !89 from 周斌/new_sockettimeout
2022-08-29 06:59:10 +00:00
70af2f4220 add socketTimeoutInConnection parameters 2022-08-29 12:00:16 +08:00
101a3a2d79 repair cve-2022-31197 2022-08-17 17:06:52 +08:00
f6795c3f8e support non standard create package grammer 2022-07-23 16:44:16 +08:00
6d414f9c55 add setObject(index, string, Types.BIT) use 2022-05-18 09:38:19 +08:00
5383ada7fd add bitToString info property to solve bit type use issue 2022-05-17 20:34:42 +08:00
02d731a26e add deploy to maven central config 2022-03-28 21:22:16 +08:00
e87b0b3ffb repair clob insert issue when batchMode on and insert many 2022-03-25 17:01:23 +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
60a32d8578 !67 【bugfix】repair testcase in Jdbc3BlobTest
Merge pull request !67 from douxin/blobtest
2022-02-25 07:32:58 +00:00
44c1ce8665 !66 [bugfix] repair jdbc's lost Notify.class cause testcase can not runn issue
Merge pull request !66 from 周斌/mvn_test_compile
2022-02-21 12:39:47 +00:00
5e714bb4cf [bugfix] repai testcase in Jdbc3BlobTest 2022-01-20 21:32:59 +08:00
722c3aa549 !63 Fix the test case for SearchPathLookupTest
Merge pull request !63 from mmmrf/SearchPathLookup
2022-01-20 03:31:56 +00:00
1dde7687c5 repaire test case can not compile error 2022-01-20 11:20:04 +08:00
bb038be841 !65 [bugfix] repair jdbc's batchMode conflict with rewriteBatchedInserts props
Merge pull request !65 from 周斌/reWriteBatchedInserts_modify
2022-01-20 03:07:00 +00:00
4d076667c7 Merge remote-tracking branch 'origin/testcase-setup' into SearchPathLookup 2022-01-20 10:42:06 +08:00
db1a2effa1 Merge remote-tracking branch 'upstream/master' into SearchPathLookup 2022-01-20 10:33:59 +08:00
43e56be61b !58 【bugfix】repair testcase in BatchExecuteTest
Merge pull request !58 from douxin/baatch
2022-01-20 01:59:18 +00:00
0d5c28d92a !51 【bugfix】repairing money datatype get resultset error
Merge pull request !51 from douxin/money_datatype
2022-01-20 01:58:53 +00:00
11cd2653bb !35 【bugfix】repairing testcase in jdbc3 of method testParameterUnspecified
Merge pull request !35 from douxin/bugfix_0802
2022-01-20 01:58:26 +00:00
8cebe8fccf !32 【bugfix】repair testcase in Jdbc3CallableStatementTest
Merge pull request !32 from douxin/master_0701
2022-01-20 01:57:57 +00:00
858d92065f !52 【bugfix】 repair testcase in GeneratedKeysTest, because it is not supported to create serial column on temporary table
Merge pull request !52 from douxin/serial_column
2022-01-19 14:05:05 +00:00
a2e73a86ff throw except when both set batchMode and reWriteBatchedInserts is on 2022-01-18 17:45:57 +08:00
87073a093d [bugfix]repair SearchPathLookupTest 2022-01-11 15:35:47 +08:00
01b8c340d0 [bugfix]repair testcase in GeometricTest 2022-01-11 10:08:09 +08:00
1e8519e913 !53 【bugfix】delete testcase in NotifyTest.java because of listen and notify feature is not supported in openGauss
Merge pull request !53 from douxin/notify-test
2021-10-28 02:18:45 +00:00
eeffdb33c7 !56 【bugfix】repait testcase in ConnectionTest
Merge pull request !56 from douxin/connectionTest
2021-10-28 01:56:27 +00:00
6aa7c576b9 !55 【bugfix】 repar testcase in CopyTest
Merge pull request !55 from douxin/copyTest
2021-10-28 01:55:35 +00:00
f93dfdec6f !34 [bugfix] repair testcase of method testPreparedBoolean
Merge pull request !34 from douxin/test_boolean
2021-10-27 01:54:53 +00:00
wmk
ea0b03cce2 fix slf4j conflict and clob compatible 2021-10-01 15:22:40 +08:00
81ed2187cd [feature] JDBC support SM3 authentiation 2021-09-29 22:45:23 +08:00
1d97ffdab2 [bugfix] repair testcase in executeBatch 2021-09-28 20:33:29 +08:00
b0ad2e19ca merge 930 new feature 2021-09-24 15:14:24 +08:00
475a97b9f5 [bugfix] repait testcase in ConnectionTest 2021-09-24 11:52:57 +08:00
a41862544b [bugfix] repar testcase in CopyTest 2021-09-24 11:08:31 +08:00
cc51eaeed7 [bugfix] delete testcase in NotifyTest.java because of listen and notify feature is not supported in openGauss 2021-09-23 17:41:13 +08:00
55079578b8 [bugfix] repair testcase in GeneratedKeysTest, because it is not supported to create serial column on temporary table 2021-09-23 12:06:27 +08:00
f2a0356f61 [bugfix] repair testcase in Jdbc3CallableStatementTest 2021-09-22 21:22:31 +08:00
e40e095b6c [bugfix] repairing money datatype get resultset error 2021-09-22 16:24:50 +08:00