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