Eager extra-lazy collections
----------------------------
Key: HHH-4117
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4117
Project: Hibernate Core
Issue Type: New Feature
Components: core
Reporter: Eric Jain
Hibernate's extra-lazy option requires a separate select count(*) for each collection
when e.g. calling isEmpty() or size(). Should be possible to (optionally) have this query
executed as a subselect when fetching the parent entity?
--
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