We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0440b commit 9ae9596Copy full SHA for 9ae9596
README.md
@@ -6,6 +6,8 @@
6
7
2. 默认只采用hibernate进行持久化,毕竟这种导入形式使用hibernate再适合不过了,如需要使用其他持久化方式,需要自行实现接口编写持久化代码
8
9
+为了方便后期使用,特意出了一份使用示例,详见:[Java导入Excel到数据库工具——EXCEL-UTIL4J使用示例](http://www.jianshu.com/p/e9f49acc6367)
10
+
11
# 先行配置包
12
13
1. [poikit](https://github.com/Strangeen/poi-kit)
0 commit comments