[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2762?page=c...
]
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira