[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-593) Public API To Determine if an object is Unsaved

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:00:53 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-593.
------------------------------


Closing stale resolved issues

> Public API To Determine if an object is Unsaved
> -----------------------------------------------
>
>                 Key: HHH-593
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-593
>             Project: Hibernate Core
>          Issue Type: New Feature
>          Components: core
>            Reporter: brian blount
>
> Provide an API to determine if an entity has been saved to the database yet.  As a workaround, if the default id scheme is used, I can check to see if the id is null.  However, I would rather tie into hibernate's code to do the check.

-- 
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