Commit Graph

315 Commits

Author SHA1 Message Date
Looly
c753a53173 fix code 2022-04-29 01:46:01 +08:00
Looly
92b892891f fix code 2022-04-28 12:08:29 +08:00
Looly
c65d51b87e fix code 2022-04-28 03:35:07 +08:00
Looly
75be3ebae4 fix code 2022-04-28 03:31:23 +08:00
Looly
8e2c06c671 fix code 2022-04-28 03:20:23 +08:00
Looly
af1d615ca9 remove deprecated 2022-04-28 01:51:06 +08:00
Looly
d874b4282d fix #I54TZ9 2022-04-27 23:26:11 +08:00
Looly
b3824c859c add global config 2022-04-14 00:09:46 +08:00
Golden Looly
58b6d4851a
Merge pull request #2253 from RainbowNeko/v5-master
添加了设置从绝对路径加载数据库配置文件的功能(特殊情况使用,比如写Minecraft插件的时候)
2022-04-13 23:51:18 +08:00
Looly
be99fda3d6 fix code and add test 2022-04-13 23:48:42 +08:00
NekokeCore
2a123d7b95
添加了设置从绝对路径加载数据库配置文件的功能(特殊情况使用,比如写Minecraft插件的时候) 2022-04-13 23:10:57 +08:00
Looly
8196941b6e fix NPE bug 2022-04-02 00:42:27 +08:00
Looly
75f4ca356d add params 2022-03-26 00:52:34 +08:00
Looly
b0605b55ba remove length 2022-03-17 20:53:36 +08:00
Looly
c500c43890 add meta index 2022-03-17 00:02:30 +08:00
Looly
ea8cfd6b54
!563 新加db.meta的索引相关接口
Merge pull request !563 from huzhongying3/v5-dev
2022-03-16 15:03:30 +00:00
VampireAchao
e55be87873 缩进调整 2022-03-16 13:58:32 +08:00
VampireAchao
f40b5a04b8 格式调整 2022-03-16 13:55:00 +08:00
VampireAchao
0723813452 Merge remote-tracking branch 'origin/v5-dev' into v5-dev
# Conflicts:
#	hutool-db/src/main/java/cn/hutool/db/ActiveEntity.java
2022-03-16 13:44:18 +08:00
VampireAchao
b7e3db2ec4 提供Dict中setFields方法及其子类实现,传入lambda能够设置部分值 2022-03-16 13:33:06 +08:00
VampireAchao
e933fb8c2b 提供Dict中setFields方法实现,传入lambda设置部分值 2022-03-16 13:19:53 +08:00
VampireAchao
f34a3e9c88 Revert "增强ActiveEntity,使其可以使用getter对应的lambda取值或设置条件"
This reverts commit cbebecda58.
2022-03-16 09:16:54 +08:00
VampireAchao
e1de291063 Merge remote-tracking branch 'origin/v5-dev' into v5-dev 2022-03-15 22:57:48 +08:00
VampireAchao
cbebecda58 增强ActiveEntity,使其可以使用getter对应的lambda取值或设置条件 2022-03-15 22:46:35 +08:00
Looly
23e21f8f9f fix test 2022-03-15 01:14:05 +08:00
Looly
3f4079bced update Mongo4.x support 2022-03-15 01:09:08 +08:00
VampireAchao
9e2fa7d2b6 太棒了! 2022-03-13 21:59:27 +08:00
VampireAchao
056b501e8e 提交测试用例 2022-03-13 21:34:59 +08:00
VampireAchao
11bf574aae 升级MongoDB 2022-03-09 22:36:23 +08:00
huzhongying
f769863ed7 新家db.meta的索引相关接口 2022-03-08 11:37:29 +08:00
Looly
90038e878f add method 2022-03-01 12:50:22 +08:00
Looly
74d9f0e586 add method 2022-02-22 22:56:00 +08:00
sam
1dcce6acec 移除文档注释中多余的 2022-02-15 15:29:02 +08:00
Looly
9679165161 fix c3p0 bug 2022-02-11 13:35:37 +08:00
Looly
b4e3fe485a fix comment 2022-01-27 20:48:26 +08:00
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
Looly
f54852d64c fix dict 2020-01-10 18:01:32 +08:00
Golden Looly
15151f777e
Merge pull request #696 from jason-liu475/v5-master
重写hashCode和equals
2020-01-09 10:50:17 +08:00
liuhuan
0c7bdc43bf 给覆写的方法加上@Override 2020-01-02 10:44:31 +08:00
Looly
5e7b9012ec fix equlas 2019-12-30 07:15:07 +08:00
liuhuan
0a915248fc Object的equals方法容易抛空指针异常,用java8的Objects.equals替换 2019-12-28 18:58:10 +08:00
Looly
b0ade3f1d6 fix sql bug 2019-12-06 20:13:11 +08:00
Looly
c4740a2c6b fix code 2019-11-22 07:29:07 +08:00
Looly
b737c97947 fix meta bug 2019-11-01 10:23:25 +08:00
Looly
d6093f8f86 fix code 2019-10-29 20:11:48 +08:00
Looly
e754ec3e86 fix code 2019-10-29 19:53:17 +08:00
Looly
f9ee2af71c fix code 2019-10-29 19:07:10 +08:00
Looly
bf03aebcef fix code 2019-10-29 19:05:23 +08:00
looly
07660517b9 fix code 2019-10-25 10:06:58 +01:00
Looly
ba23a1f192 fix bug 2019-10-20 22:18:57 +08:00
Looly
105eb4c5ff fix time and add test 2019-10-18 10:41:52 +08:00
Looly
ab4f58bb31 add method 2019-10-14 17:28:57 +08:00
Looly
b1674a933f fix comment 2019-10-09 09:30:22 +08:00
Looly
0685a8a141 fix comment 2019-10-08 18:16:30 +08:00
Looly
3acf9c4e70 add test 2019-09-30 17:06:13 +08:00
Looly
596a4f1e57 fix code 2019-09-28 03:13:27 +08:00
Looly
3d8e01fe56 fix sax read 2019-09-27 21:12:30 +08:00
Looly
0e453b099a fix batch 2019-09-22 00:05:48 +08:00
Looly
c9f77e1746 add ZeroPadding support 2019-09-21 22:24:59 +08:00
Looly
917d3cb28d add setParam 2019-09-21 08:30:14 +08:00
Looly
010f0554ae fix lock bug 2019-09-19 10:22:55 +08:00
Looly
470e8f9633 fix db bug 2019-09-19 07:38:19 +08:00
Looly
9318e52825 fix comment 2019-09-02 10:21:48 +08:00
Looly
ea7c851424 fix db bug 2019-08-22 21:04:35 +08:00
linn
3a04861f17 bugfix ThreadLocalConnection 多数据源情况下可能存在连接未关闭 2019-08-22 16:53:56 +08:00
Looly
6b011af032 clean history 2019-08-14 10:02:32 +08:00