Skip to content

Commit 9ae9596

Browse files
committed
文档修正
1 parent 3c0440b commit 9ae9596

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
2. 默认只采用hibernate进行持久化,毕竟这种导入形式使用hibernate再适合不过了,如需要使用其他持久化方式,需要自行实现接口编写持久化代码
88

9+
为了方便后期使用,特意出了一份使用示例,详见:[Java导入Excel到数据库工具——EXCEL-UTIL4J使用示例](http://www.jianshu.com/p/e9f49acc6367)
10+
911
# 先行配置包
1012

1113
1. [poikit](https://github.com/Strangeen/poi-kit)

0 commit comments

Comments
 (0)