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

Gail Badner (JIRA) noreply at atlassian.com
Mon Aug 17 09:06:15 EDT 2009


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

Gail Badner commented on HHH-2762:
----------------------------------

Steve, 

Please take a quick look at the patch and let me know if the changes in existing APIs look OK to you.

I've added a unit test, org.hibernate.test.nonflushedchanges.NonFlushedAPIWithListenerTest, that has an example of a FindNonFlushedChangesEventListener. It also defines an ActionVisitor which currently does nothing; the intention is that a NonFlushedChangesActionVisitor will get non-flushed change data from the actions in the ActionQueue.

Thanks,
Gail

> 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