Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.PersistentType.Parent

Packages that use PersistentType.Parent
org.eclipse.jpt.jpa.core   
org.eclipse.jpt.jpa.core.context.orm   
org.eclipse.jpt.jpa.eclipselink.core.context.orm   
 

Uses of PersistentType.Parent in org.eclipse.jpt.jpa.core
 

Methods in org.eclipse.jpt.jpa.core with parameters of type PersistentType.Parent
 JavaPersistentType JpaFactory.buildJavaPersistentType(PersistentType.Parent parent, JavaResourceType jrt)
           
 

Uses of PersistentType.Parent in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of PersistentType.Parent in org.eclipse.jpt.jpa.core.context.orm
 interface EntityMappings
          Context model corresponding to the XML resource model XmlEntityMappings, which corresponds to the entity-mappings element in the orm.xml file.
 

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

Subinterfaces of PersistentType.Parent in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 interface EclipseLinkEntityMappings
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.