Uses of Interface
org.eclipse.jpt.eclipselink.core.context.Caching

Packages that use Caching
org.eclipse.jpt.eclipselink.core.context   
org.eclipse.jpt.eclipselink.core.context.java   
org.eclipse.jpt.eclipselink.core.context.orm   
 

Uses of Caching in org.eclipse.jpt.eclipselink.core.context
 

Methods in org.eclipse.jpt.eclipselink.core.context that return Caching
 Caching EclipseLinkEntity.getCaching()
           
 Caching EclipseLinkMappedSuperclass.getCaching()
           
 

Uses of Caching in org.eclipse.jpt.eclipselink.core.context.java
 

Subinterfaces of Caching in org.eclipse.jpt.eclipselink.core.context.java
 interface JavaCaching
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of Caching in org.eclipse.jpt.eclipselink.core.context.orm
 

Subinterfaces of Caching in org.eclipse.jpt.eclipselink.core.context.orm
 interface OrmCaching