1. Stateful EntityInterceptor for Spring and Hibernate forum.springsource.orgStateful EntityInterceptor for Spring and Hibernate Hi all, I want to use a Hibernate Interceptor to set some audit information on objects before they are persisted to the database. The application ... |
2. setting an EntityInterceptor via spring config (Hibernate+JPA) forum.springsource.orgsetting an EntityInterceptor via spring config (Hibernate+JPA) I currently an entityinterceptor configured in persistence.xml like such: |