My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 1: String[] property not handled properly
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  wmly...@gmail.com


 
Project Member Reported by wmly...@gmail.com, Apr 8, 2009
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
Handle array types property trought method isArray. Remember to take dimensions of
the array into account

Powered by Google Project Hosting