mnimer / dphibernate

Automatically exported from code.google.com/p/dphibernate
0 stars 0 forks source link

Converting Sets and Lists #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a VO with a Set (HashSet) instead of an Array List
2. Try to persist the VO on the server-sode

What is the expected output? What do you see instead?
Should persist the Java VO.
Instead, get:
java.lang.IllegalArgumentException: argument type mismatch 

What version of the product are you using? On what operating system?
1.0.17 Jar
Windows XP

Please provide any additional information below.
See
http://groups.google.com/group/dphibernate/browse_thread/thread/7e9e80dfe05e59f5
/aa25ab09237060ba
for more information including a possible solution

Original issue reported on code.google.com by dam6...@gmail.com on 6 Jan 2009 at 3:42

GoogleCodeExporter commented 9 years ago
I changed it in my local copy and it works like a charm :-)

Original comment by dam6...@gmail.com on 6 Jan 2009 at 8:20

GoogleCodeExporter commented 9 years ago
Sorry, this is a duplicate issue as #18 and #24

Original comment by dam6...@gmail.com on 15 Jan 2009 at 9:39

GoogleCodeExporter commented 9 years ago

Original comment by martypit...@gtempaccount.com on 15 Mar 2011 at 3:20