Uses of Interface
org.eclipse.jpt.core.jpa2.context.java.JavaCacheable2_0

Packages that use JavaCacheable2_0
org.eclipse.jpt.core.jpa2   
org.eclipse.jpt.core.jpa2.context.java   
 

Uses of JavaCacheable2_0 in org.eclipse.jpt.core.jpa2
 

Methods in org.eclipse.jpt.core.jpa2 that return JavaCacheable2_0
 JavaCacheable2_0 JpaFactory2_0.buildJavaCacheable(JavaCacheableHolder2_0 parent)
           
 

Uses of JavaCacheable2_0 in org.eclipse.jpt.core.jpa2.context.java
 

Methods in org.eclipse.jpt.core.jpa2.context.java that return JavaCacheable2_0
 JavaCacheable2_0 JavaCacheableHolder2_0.getCacheable()