[jboss-user] [JBoss Seam] - Re: How do I configure a Hibernate Interceptor in Seam?

JakeC do-not-reply at jboss.com
Thu Oct 11 12:43:42 EDT 2007


That might work, if I inject currentUser into the Interceptor via @In instead of passing it in through a constructor.

However, I agree that it is a hack. I think I'd rather compare values through reflection and introspection in an @EntityListeners class than get a Hibernate Interceptor in through the back door like that.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094200#4094200

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094200



More information about the jboss-user mailing list