Uses of Interface
org.eclipse.persistence.jpa.config.CacheInterceptor
-
Packages that use CacheInterceptor Package Description org.eclipse.persistence.internal.jpa.config.cache org.eclipse.persistence.internal.jpa.config.classes org.eclipse.persistence.jpa.config -
-
Uses of CacheInterceptor in org.eclipse.persistence.internal.jpa.config.cache
Classes in org.eclipse.persistence.internal.jpa.config.cache that implement CacheInterceptor Modifier and Type Class Description classCacheInterceptorImplJPA scripting API implementation.Methods in org.eclipse.persistence.internal.jpa.config.cache that return CacheInterceptor Modifier and Type Method Description CacheInterceptorCacheInterceptorImpl. setInterceptorClassName(String interceptorClassName) -
Uses of CacheInterceptor in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return CacheInterceptor Modifier and Type Method Description CacheInterceptorAbstractMappedClassImpl. setCacheInterceptor() -
Uses of CacheInterceptor in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return CacheInterceptor Modifier and Type Method Description CacheInterceptorEntity. setCacheInterceptor()CacheInterceptorMappedSuperclass. setCacheInterceptor()CacheInterceptorCacheInterceptor. setInterceptorClassName(String interceptorClassName)
-