The following comment has been added to this issue:
Author: Edina Pimp
Created: Mon, 5 Jan 2004 4:31 PM
Body:
One case would be where I'm using a ThreadLocal Session object. The session may have been opened earlier in the callstack, and now I need to add an interceptor to handle callbacks for my specific domain area.
I could come up with others, but that's the one that sticks out the most to me.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-603
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-603
Summary: Add a hook to get at configured Interceptor on Session
Type: Improvement
Status: Unassigned
Priority: Minor
Project: Hibernate2
Versions:
2.1.1
Assignee:
Reporter: Edina Pimp
Created: Mon, 5 Jan 2004 11:23 AM
Updated: Mon, 5 Jan 2004 4:31 PM
Description:
It would be nice to have a handle to the configured Interceptor on the Session. Having one would allow runtime plugability of different Interceptors.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|