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

Fields from Javabean with nested objects


jaffa_1

Recommended Posts

I'm using Jaspersoft studio 6 and try to add fields to the report using the "dataset and query dialog", selecting "javabean" and my entity class. When I add a field that is a nested java object studio inserts the object instead of the sub-fields of that object. I think that in earlier versions of iReport I somehow got the subfields with a dot separator like "customer.name", "customer.email" etc.

At runtime I'm filling the report using a datasource that extends JRAbstractBeanDataSource.

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...