[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-905?page=co...
]
Max Rydahl Andersen commented on HBX-905:
-----------------------------------------
this is because select new applies a resulttransformer which I can't "see"
from the code...not sure if i can detect it.
Duplicate result data for objects using "select new
SomeObject(p1, p2, p3)"
---------------------------------------------------------------------------
Key: HBX-905
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-905
Project: Hibernate Tools
Type: Bug
Versions: 3.2beta8
Reporter: Joseph Marques
The results of this query are duplicated a number of times equal to the count of
arguments to the constructor used.
0 1 2
row1 row1 row1
row2 row2 row2
row3 row3 row3
row4 row4 row4
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira