[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5296?page=c...
]
Gail Badner commented on HHH-5296:
----------------------------------
Is this causing a NullPointerException? If so, please do the following:
* checkout the trunk version
http://anonsvn.jboss.org/repos/hibernate/core/trunk
* update a Criteria test in entitymanager to reproduce your issue
* create a patch using "svn diff" and attach to this issue
Thanks,
Gail
AbstractFromImpl::getJoin() shall return empty set, not null
------------------------------------------------------------
Key: HHH-5296
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5296
Project: Hibernate Core
Issue Type: Bug
Components: entity-manager
Affects Versions: 3.5.0-Final
Reporter: Sergey Vladimirov
Original Estimate: 2h
Remaining Estimate: 2h
According to JavaDoc AbstractFromImpl::getJoin() shall return empty set if no joins were
made, not null reference.
Either javadoc or AbstractFromImpl behavior shall be fixed.
--
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