Dali Provisional API
Release 3.2

Uses of Class
org.eclipse.jpt.jpa.eclipselink.core.context.persistence.CachingEntity

Packages that use CachingEntity
org.eclipse.jpt.jpa.eclipselink.core.context.persistence   
 

Uses of CachingEntity in org.eclipse.jpt.jpa.eclipselink.core.context.persistence
 

Fields in org.eclipse.jpt.jpa.eclipselink.core.context.persistence with type parameters of type CachingEntity
static org.eclipse.jpt.common.utility.transformer.Transformer<CachingEntity,String> CachingEntity.NAME_TRANSFORMER
           
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence that return CachingEntity
 CachingEntity Caching.addEntity(String entity)
           
 CachingEntity CachingEntity.clone()
           
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence that return types with arguments of type CachingEntity
 org.eclipse.jpt.common.utility.iterable.ListIterable<CachingEntity> Caching.getEntities()
           
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence with parameters of type CachingEntity
 String CachingEntity.NameTransformer.transform(CachingEntity entity)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.