Jump to content
JasperReports Library 7.0 is now available ×

Nested bean properties


Recommended Posts

By: Adam Silverthorne - doog2112

Nested bean properties

2003-09-23 09:51

 

It would be cool if Jasper supported nested bean proeprties in JRBeanCollectionDataSource - This way you could have variables like

 

<field name="address.city" class="java.lang.String"/>

<field name="address.state" class="java.lang.String"/>

 

And Jasper would iterate through your bean collection and call the bean method appropriately. This isn't currently possible is it?

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...