Package org.riotfamily.riot.hibernate.interceptor

Interface Summary
EntityListener<T>  
 

Class Summary
ChainedInterceptor Hibernate Interceptor that allows the chaining of multiple implementations.
EntityListenerInterceptor Hibernate Interceptor that scans the ApplicationContext for beans implementing the EntityListener interface and invokes the appropriate callbacks.