Open GoogleCodeExporter opened 9 years ago
This probably stems from the jasper reports engine not knowing how to convert
that enum for presentation in the report.
I will investigate further.
Original comment by wa...@digitalface.ca
on 4 May 2011 at 3:51
Original comment by wa...@digitalface.ca
on 4 May 2011 at 3:54
Hi
i already find solution of this problem.
You must create finder to class which implemeted enum class and then change
line in .jrxml file to something similar
<![CDATA[User.findUsersByUsername($F{username}).getSingleResult().getCountryName
().toString()]]>
Original comment by TalaII...@gmail.com
on 10 May 2011 at 7:48
Original issue reported on code.google.com by
TalaII...@gmail.com
on 4 Apr 2011 at 2:33