[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2896) unified approach for id and natural-id loading
Chris Bredesen (JIRA)
noreply at atlassian.com
Thu Sep 18 09:54:05 EDT 2008
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31234#action_31234 ]
Chris Bredesen commented on HHH-2896:
-------------------------------------
Perhaps this should be a separate issue, but there's no mention here of caching. A common use for natural-id loading is to pull efficiently from cache. So once this unified approach exists, it can/should propagate to caching as well, such that the query cache need not be enabled to cache natural-id loads.
> unified approach for id and natural-id loading
> -----------------------------------------------
>
> Key: HHH-2896
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2896
> Project: Hibernate Core
> Issue Type: Improvement
> Components: core
> Reporter: Steve Ebersole
> Assignee: Steve Ebersole
>
> A follow-on to HHH-2879 in regards to unifying the loading of entities by pk or natural-id.
--
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list