Jump to content
We've recently updated our Privacy Statement, available here ×

BMWTouring

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Posts posted by BMWTouring

  1. Hello,

    I want to make a report with iReports which contains Subqueries. But how do i use these subqueries with JasperReports (Java) and Hibernate?

    Sample code:

    JRBeanCollectionDataSource jrbean = new JRBeanCollectionDataSource(new List());
    JasperPrint jasperPrint = JasperFillManager.fillReport(jasperReport, parameters, jrbean);
    



    Post Edited by BMWTouring at 03/08/2010 22:16
×
×
  • Create New...