Commit Graph

180 Commits

Author SHA1 Message Date
Looly
48e0e99bb6 add ConditionGroup 2022-01-25 11:12:41 +08:00
tjh
4447bb18d4 新:新增条件组,用于处理复杂的where条件 2022-01-20 16:28:08 +08:00
Looly
da4d64fcbc add xugu 2022-01-15 13:26:56 +08:00
Looly
8e67251fd3 fix upsert 2022-01-15 13:08:46 +08:00
Looly
b63dbe7a9a add upsert 2022-01-14 19:41:55 +08:00
icefairy
e492cf2a73 mysql + postgres upsert完成并测试通过 2022-01-14 17:07:33 +08:00
icefairy
64d21372ec upsert 接口和h2方言的upsert完成并测试通过 2022-01-14 12:34:10 +08:00
looly
e55857cc23 enhance Condition 2021-12-29 07:33:15 +08:00
eternallove
c3865e02c7 🐛 fix #2043 2021-12-28 15:42:55 +08:00
looly
5009ee6de8 add method 2021-12-07 18:17:20 +08:00
looly
3a043a261e deprecated code 2021-11-24 09:53:34 +08:00
Looly
0dd57b9e31 add null check 2021-10-10 14:03:04 +08:00
Looly
81439c04a2 add comment 2021-09-30 17:05:04 +08:00
Looly
bebf191c19 fix comment 2021-09-28 01:36:25 +08:00
Looly
05b3d83a37 fix bug 2021-09-28 00:47:09 +08:00
Looly
7b6593fe68 add YamlUtil 2021-09-24 15:29:56 +08:00
Looly
35a33a1170 add test 2021-09-18 00:30:31 +08:00
Looly
62df10126c fix code 2021-09-17 20:06:51 +08:00
Looly
2822c6e834 fix comment 2021-09-15 09:21:21 +08:00
Looly
4f7ad933eb fix bug 2021-09-09 19:43:54 +08:00
Looly
d66efef873 add constructor 2021-08-26 23:40:28 +08:00
Looly
6e871a1fae fix close 2021-08-16 22:48:59 +08:00
Looly
5154799ee8 update dependency 2021-08-07 19:11:55 +08:00
Looly
6a04f20fcf add method 2021-07-19 17:21:02 +08:00
Looly
2b824561ea fix PageResult bug 2021-07-08 00:57:24 +08:00
Looly
2f4544bc23 fix sql formater bug 2021-06-25 22:04:49 +08:00
Looly
41757b1e36 add PhoenixDialect 2021-06-20 01:13:44 +08:00
Looly
757bfdc723 remove show sql for group 2021-06-17 19:19:37 +08:00
Looly
3b38125d4e fix count 2021-06-16 19:06:26 +08:00
Looly
8c3298fed4 fix code 2021-06-16 02:01:56 +08:00
Looly
f9b6110042 remove deprecated methods 2021-06-16 00:51:20 +08:00
Looly
d26feae36f fix count bug 2021-06-12 01:00:59 +08:00
Looly
e2de04d36f add method 2021-06-11 13:17:35 +08:00
Looly
287800eeab add test 2021-05-25 11:55:37 +08:00
Looly
09e2df8248 fix beeCp bug 2021-05-25 11:25:55 +08:00
Looly
716aa820e5 fix comment 2021-05-25 02:10:47 +08:00
Looly
74a1cb2c68 add param support for count and page 2021-05-22 14:52:22 +08:00
zbl
dd29bde837 hutool-db模块
1.page 使用自定义sql时,有时需要传递参数,为此添加方法
2.count 使用自定义sql时,有时需要传递参数,为此添加方法
2021-05-21 14:11:26 +08:00
Looly
d79585799b fix MongoDS bug 2021-05-08 19:46:37 +08:00
Looly
b2cc737a82 add columnDef 2021-04-18 09:47:50 +08:00
Looly
ebf1e37b12 !314 Column中加入columnDef 列默认值属性
Merge pull request !314 from 高亚云/v5-master
2021-04-18 09:45:27 +08:00
yayun
e964b6f144 为列加入列的默认值 2021-04-16 11:56:16 +08:00
Looly
97e15f8152 fix db bug 2021-04-13 15:04:19 +08:00
Looly
c7f7c4c1f9 add DriverNamePool 2021-04-11 02:53:16 +08:00
Looly
d60b315a20 fix bug 2021-04-04 12:12:53 +08:00
Looly
825c55a2e2 update beeCP 2021-03-28 12:31:44 +08:00
Looly
81694dadfe add methods 2021-03-18 22:22:19 +08:00
Looly
825b5ea1b4 fix vode 2021-03-16 14:22:01 +08:00
cal101
569e65f9dc [cleanup] erefactor/EclipseJdt - Remove redundant super() call in constructor
EclipseJdt cleanup 'RemoveUnnecessarySuperCall' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-02-27 09:43:12 +00:00
Looly
e3c1852c4d fix code 2021-02-26 23:18:05 +08:00
Looly
d615b5147b fix db bug 2021-02-25 21:59:39 +08:00
Looly
66bdcac2b0 fix code 2021-02-20 10:41:10 +08:00
cal101
43ddad8941 [cleanup] erefactor/EclipseJdt - Remove unused imports
EclipseJdt cleanup 'RemoveUnusedImport' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-02-13 15:56:06 +00:00
Looly
03511298c2 add kingbas 2021-01-25 21:02:38 +08:00
Looly
4e38adb32d change line sep 2021-01-20 17:10:45 +08:00
Looly
718c6f48ab fix bugs 2020-12-23 16:30:31 +08:00
Looly
973c9c4227 add method 2020-12-18 23:25:21 +08:00
intflag
8236716032
Update RedisDS.java
解决 "object not serializable" 问题
2020-12-18 11:40:34 +08:00
Looly
a5be41c6a7 fix doc 2020-12-16 00:15:52 +08:00
Looly
30e1eb929c fix bugs 2020-12-09 00:08:12 +08:00
Looly
7633733cfe add Segment 2020-12-08 05:03:48 +08:00
Looly
54749abfcc fix comment 2020-12-06 07:51:55 +08:00
Looly
36588f7e07 add page of sql support 2020-12-06 07:41:54 +08:00
Looly
8d81a59666 fix cache bug 2020-12-04 09:42:58 +08:00
Looly
61f58a9b62 fix code 2020-12-02 04:37:06 +08:00
Looly
741babe2c8 fix NamedSql bug 2020-10-16 00:04:45 +08:00
Looly
5a73a17f4d add ConditionBuilder 2020-09-18 11:27:26 +08:00
Looly
a5f757679e add method 2020-09-17 17:10:42 +08:00
Looly
37b051a46c add field 2020-09-15 12:54:31 +08:00
Looly
c0c71a5f8f enhance Console.log 2020-09-11 19:16:33 +08:00
fengbugou
49a85af8d0
Update StatementUtil.java
add nullTypeMap prevent repeat get metadata in loop
2020-09-11 15:23:46 +08:00
Looly
0c3a1ea298 fix bean 2020-09-09 14:23:21 +08:00
Looly
e62a91ca38 add methods 2020-09-02 23:14:02 +08:00
Looly
a444d00e98 fix poi 2020-08-16 11:55:30 +08:00
Looly
ef235aab5d add BeeCP support 2020-08-16 10:27:50 +08:00
Looly
ed708f730c fix bug 2020-08-04 12:10:06 +08:00
Looly
23884e7121 add CollUtil.padXXX 2020-07-23 16:37:35 +08:00
Looly
84c38aa3f0 add GlobalDbConfig 2020-07-15 17:29:39 +08:00
Looly
c12557eac4 add LocalDateTimeUtil 2020-07-07 12:51:39 +08:00
Looly
9c434da9fb db support remarks etc propertis 2020-06-17 00:06:45 +08:00
Looly
4451a8451d add test 2020-05-25 16:04:33 +08:00
Looly
be65a142b4 fix code 2020-05-01 22:20:27 +08:00
Looly
01ac0f94dc add h2 and derby test 2020-04-23 13:50:59 +08:00
Looly
e8c0a75e7f fix null bug 2020-04-23 12:07:41 +08:00
Looly
2b9fb67cd0 fix Page bug 2020-04-23 09:14:31 +08:00
Looly
f4fc97f9de add NetUtil.isopen 2020-04-19 09:38:17 +08:00
Looly
efedd36696 fix bug and add method 2020-04-13 10:41:59 +08:00
Looly
bc486cdac4 fix code 2020-04-11 13:08:46 +08:00
Looly
73fd3b849f fix code 2020-04-11 10:38:07 +08:00
Looly
24a300e348 fix code 2020-04-04 01:34:54 +08:00
Looly
e344c4ef54 support edge 2020-03-24 17:09:04 +08:00
Looly
4663e0d175 fix timestamp bug 2020-03-18 16:37:33 +08:00
Looly
87167a07d0 add setCaseInsensitive 2020-03-16 23:19:04 +08:00
Looly
aaee713fad fix test 2020-03-13 17:47:57 +08:00
Looly
a508f2d5aa fix PageUtil bug 2020-03-13 16:18:11 +08:00
Looly
f540888a4c fix DateTime bug 2020-03-12 17:21:11 +08:00
Looly
a9d8cae6b1 fix db bug 2020-03-12 17:11:54 +08:00
Looly
1ed2ec9dc4 add ValueListHandler 2020-02-29 15:06:56 +08:00
Looly
83d6428db8 support mergeCell 2020-02-24 02:44:05 +08:00
Looly
cc74ae34a2 add query method 2020-01-11 19:37:36 +08:00