我在实体上定义了一个hibernate filter,在interceptor中开启filter,但是controller中没有应用这个拦截器 ,请问一下原因是什么,EntityManager中的session在不同的类里是会发生变化的么?