[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5508?page=c...
]
Gail Badner updated HHH-5508:
-----------------------------
Description:
In a criteria, call to setFetchMode() with an incorect path don't throw any exception.
Hibernate just ignore it.
That mean that some optimisation we expect won't append, and because of lazy
initialization, everything may look to work fine, except it will run much slower.
Adrien
was:
In a criteria, call to setFetchMode() with an incorect path don't throw any exception.
Hibernate just ignore it.
That mean that some optimisation we expect won't append, and because of lazy
initialization, everything may look to work fine, except it will run much slower.
Adrien
Affects Version/s: 3.2.0.ga
setFetchMode() ignore incorect path
-----------------------------------
Key: HHH-5508
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5508
Project: Hibernate Core
Issue Type: Improvement
Components: core, query-criteria
Affects Versions: 3.2.0.ga, 3.5.5, 3.6.0.Beta3
Reporter: Adrien
Assignee: Michael Gloegl
Attachments: CriteriaImpl.java, SessionImpl.java
In a criteria, call to setFetchMode() with an incorect path don't throw any
exception. Hibernate just ignore it.
That mean that some optimisation we expect won't append, and because of lazy
initialization, everything may look to work fine, except it will run much slower.
Adrien
--
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