]
Steve Ebersole closed HHH-5609.
-------------------------------
Resolution: Fixed
Move SessionImplementor#wasInsertedDuringTransaction to
PersistenceContext
--------------------------------------------------------------------------
Key: HHH-5609
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5609
Project: Hibernate Core
Issue Type: Improvement
Affects Versions: 3.6.0.CR2
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Fix For: 3.6.x
Time Spent: 0.55h
Remaining Estimate: 0h
The fix for HHH-5490 included adding a method to {{SessionImplementor}}. Most libraries
that wrap Hibernate implement this interface which causes an upgrade "task".
Technically this could be made part of the {{PersistenceContext}} contract and have no
compatibility issue.
Initially I had decided to not do it that way because, for example, {{StatelessSession}}
handles this differently than does {{Session}}. But it is possible to account for that.
And doing so means easier upgrades for said libraries.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: