[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2896) unified approach for id and natural-id loading

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Sep 28 16:05:29 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43832#comment-43832 ] 

Steve Ebersole commented on HHH-2896:
-------------------------------------

Also, we are sometimes using the phrase "natural key" and sometimes using "natural id".  As with anything we should try to be consistent.  I'd prefer the phrase "natural key" because that is the term most often used in data modeling.  JPA decided to use the term "natural id" though strictly speaking a "natural id" is a "natural key" that was selected as the identifier value.

But as long as we are consistent I am fine either way.

>  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
>             Fix For: 3.x
>
>         Attachments: hhh-2896_irc_discussion.txt
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list