[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2762) getUnflushedChanges()/applyUnflushedChanges() API

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Aug 17 09:38:15 EDT 2009


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

Steve Ebersole commented on HHH-2762:
-------------------------------------

1) javadoc, especially on the interfaces and their methods, though we should be striving to add javadoc everywhere.

2) I am still not understanding how you are dealing with entity-mode.  My uneasiness comes specifically from NonFlushedChanges#getEntityMode() and #add(NonFlushedChanges).  What makes me nervous is that I personally think this is leaking an implementation detail (wrt how the sessions are structured) into.

Lets discuss a bit when you come on-line

> getUnflushedChanges()/applyUnflushedChanges() API
> -------------------------------------------------
>
>                 Key: HHH-2762
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2762
>             Project: Hibernate Core
>          Issue Type: New Feature
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Gail Badner
>             Fix For: 3.5
>
>         Attachments: HHH-2762.patch
>
>
> The intention is state replication from one Session to another (presumably on another cluster node, though not necessarily).

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