Class EntityManagerCachingInterceptor

java.lang.Object
com.priint.pubserver.plugin.entitymanager.EntityManagerCachingInterceptor

public class EntityManagerCachingInterceptor extends Object
  • Field Details

  • Constructor Details

    • EntityManagerCachingInterceptor

      public EntityManagerCachingInterceptor()
  • Method Details

    • request

      public Object request(javax.interceptor.InvocationContext ctx) throws Exception
      Throws:
      Exception
    • checkCache

      public static final void checkCache(boolean aggresive, EntityManager em)