PrimeFaces DataExporter用于大数据 [英] PrimeFaces DataExporter for big data

查看:68
本文介绍了PrimeFaces DataExporter用于大数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有65000个数据可以从DB导入到excel中.但是PF DataExporter组件没有将大数据写入excel中.我可以用于此过程吗?该过程是否有库?

I have 65000 data for getting from DB into excel.But PF DataExporter component is not writing big data into the excel.What can I use for this process?Is there a library for this process?

推荐答案

您可以使用:

  1. Apache POI 一些示例-快速指南非常易于使用,非常简单例子
  2. 碧玉报告只需链接-需要一些时间才能弄清
  1. Apache POI Some examples - Quick guide very easy to use and excellent simple examples
  2. Jasper reports Just link - needs some time to figure it out

如果您只需要一个excel导出,请使用Apache POI.

If you need just one excel export, use Apache POI.

如果您有很多报告,我建议您使用Jasper报告,因为您可以选择将其导出为PDF,Excel,Word和其他格式.

If you have a lot of reports, i would recommend you to use Jasper reports because you can have option to export it to PDF, Excel, Word and other formats.

祝你好运!

这篇关于PrimeFaces DataExporter用于大数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆