[jboss-user] [JBoss Seam] - Howto add a Hibernate Interceptor with Seam
MJankows
do-not-reply at jboss.com
Thu Jul 19 03:51:11 EDT 2007
Hallo,
I' d like to add an onSave and onUpdate Interceptor for my managed-hibernate-session / session-factory in seam.
I saw an instruction on http://hibernate.javabeat.net/articles/2007/05/interceptors-in-hibernate-introduction/, but i don't know how add an interceptor with seam.
This is very easy with the JPA entityManager and @prepersist ... ., but need this for a Hibernate session.
Thanks in advance
Markus
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065660#4065660
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065660
More information about the jboss-user
mailing list