Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.MappingFile.Root

Packages that use MappingFile.Root
org.eclipse.jpt.jpa.core.context   
org.eclipse.jpt.jpa.core.context.orm   
org.eclipse.jpt.jpa.eclipselink.core.context.orm   
 

Uses of MappingFile.Root in org.eclipse.jpt.jpa.core.context
 

Methods in org.eclipse.jpt.jpa.core.context that return MappingFile.Root
 MappingFile.Root JpaContextNode.getMappingFileRoot()
          Return the mapping file root if the context node is within a mapping file.
 MappingFile.Root MappingFilePersistenceUnitMetadata.getParent()
          Covariant override.
 MappingFile.Root MappingFile.getRoot()
          Return the mapping file's root.
 

Uses of MappingFile.Root in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of MappingFile.Root 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 MappingFile.Root in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 

Subinterfaces of MappingFile.Root in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 interface EclipseLinkEntityMappings
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.