Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.jpa2.context.PersistentType2_0

Packages that use PersistentType2_0
org.eclipse.jpt.jpa.core.jpa2.context   
org.eclipse.jpt.jpa.eclipselink.core.context.orm   
 

Uses of PersistentType2_0 in org.eclipse.jpt.jpa.core.jpa2.context
 

Fields in org.eclipse.jpt.jpa.core.jpa2.context with type parameters of type PersistentType2_0
static org.eclipse.jpt.common.utility.transformer.Transformer<PersistentType2_0,PersistentType2_0> PersistentType2_0.METAMODEL_TYPE_TRANSFORMER
           
static org.eclipse.jpt.common.utility.transformer.Transformer<PersistentType2_0,PersistentType2_0> PersistentType2_0.METAMODEL_TYPE_TRANSFORMER
           
 

Methods in org.eclipse.jpt.jpa.core.jpa2.context that return PersistentType2_0
 PersistentType2_0 PersistentType2_0.getMetamodelType()
          Return the persistent type to be used for static metamodel generation, typically the persistent type itself.
 PersistentType2_0 PersistentType2_0.MetamodelTypeTransformer.transform(PersistentType2_0 pt)
           
 

Methods in org.eclipse.jpt.jpa.core.jpa2.context with parameters of type PersistentType2_0
 PersistentType2_0 PersistentType2_0.MetamodelTypeTransformer.transform(PersistentType2_0 pt)
           
 

Uses of PersistentType2_0 in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 

Subinterfaces of PersistentType2_0 in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 interface EclipseLinkOrmPersistentType
          eclipselink-orm.xml persistent type: mapping access access-methods attributes super persistent type Java persistent type
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.