diff --git a/reference/en/modules/manipulating_data.xml b/reference/en/modules/manipulating_data.xml index 375d7e4cbe..af81f6f0a3 100644 --- a/reference/en/modules/manipulating_data.xml +++ b/reference/en/modules/manipulating_data.xml @@ -1107,7 +1107,7 @@ finally { - + Interceptors The Interceptor interface provides callbacks from the session to the @@ -1206,7 +1206,13 @@ public class AuditInterceptor implements Interceptor, Serializable { + + + You may also set an interceptor on a global level, using the Configuration: + + +