From: NHibernate J. <mik...@us...> - 2006-11-13 18:56:07
|
[ http://jira.nhibernate.org/browse/NH-543?page=all ] Sergey Koshcheyev updated NH-543: --------------------------------- Fix Version: LATER Version: 1.2.0.Beta2 > Adding GetEntityName to IInterceptor (H3.0 feature) > --------------------------------------------------- > > Key: NH-543 > URL: http://jira.nhibernate.org/browse/NH-543 > Project: NHibernate > Type: New Feature > Components: Core > Versions: 1.2.0.Beta2 > Reporter: Ernst Naezer > Priority: Trivial > Fix For: LATER > Attachments: GetEntityInterceptor.patch, GetEntityPostloadInterceptor.patch, GetEntityPostloadInterceptor.patch, NHibernate.patch > > Hibernate 3.x has an GetEnityName function in the interceptor that is used by the factory to get the Persistory before saving the object. > This allows the user to create proxy objects and directly pass them to NH. > More information can be found here: http://www.hibernate.org/339.html > Attached is a patch that adds this functionality. I haven't made an test cases yet. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.nhibernate.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |