| Issue 1: | String[] property not handled properly |
1 of 15
Next ›
|
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Create a bean with property String[] 2. Create a mapping that uses this property 3. Generated property will have String type (no array) What is the expected output? What do you see instead? Generated property should have String[] type
Apr 10, 2009
Project Member
#1
wmly...@gmail.com
|