Passing a Collection of Java Beans as DataSource to Jasper, How to design this in ireports

Posted by Vaishak Suresh on Stack Overflow See other posts from Stack Overflow or by Vaishak Suresh
Published on 2010-06-15T06:28:13Z Indexed on 2010/06/15 6:32 UTC
Read the original article Hit count: 280

Filed under:
|
|

I need to design a report, that displays the data from a collection(Say List). This list contains multiple POJOs.

The POJOs are populated by the data access layer of the application. How do I design a report template for this requirement in iReports?

© Stack Overflow or respective owner

Related posts about java

Related posts about jasper-reports