Issue Details (XML | Word | Printable)

Key: EJB-305
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Christian Bauer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
z - Hibernate Entity Manager

New configuration option for non-shared Hibernate interceptor

Created: 20/Jul/07 09:18 AM   Updated: 09/Jul/08 03:44 AM   Resolved: 15/Jan/08 04:27 PM
Return to search
Component/s: EntityManager
Affects Version/s: None
Fix Version/s: 3.3.2.Beta2

Time Tracking:
Not Specified

Participants: Christian Bauer and Fabio Gandola


 Description  « Hide

Add a configuration option in persistence.xml (hibernate.ejb.sessioninterceptor) that accepts a class name with a no-arg constructor. Use this as a per-Session interceptor.



Fabio Gandola added a comment - 09/Jul/08 03:44 AM

Is it correct to remove a constructor parameter and eventually break code based on its previous version?
Or in my opinion can be good to place a note about this in the 3.3.2 release notes.