1
mirror of https://github.com/CarmJos/EasySQL.git synced 2026-06-04 15:28:20 +08:00

feat(execute): 提供Future类型的操作支持。

This commit is contained in:
2022-08-05 17:55:44 +08:00
parent 198a800196
commit 26ab19ec75
11 changed files with 54 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>cc.carm.lib</groupId>
<artifactId>easysql-parent</artifactId>
<version>0.4.3</version>
<version>0.4.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>