Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.orm.OrmManyToOneMapping

Packages that use OrmManyToOneMapping
org.eclipse.jpt.jpa.core.context.orm   
 

Uses of OrmManyToOneMapping in org.eclipse.jpt.jpa.core.context.orm
 

Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmManyToOneMapping
 OrmManyToOneMapping OrmXmlContextModelFactory.buildOrmManyToOneMapping(OrmSpecifiedPersistentAttribute parent, org.eclipse.jpt.jpa.core.resource.orm.XmlManyToOne resourceMapping)
          NB: A factory for a version 1.0 orm.xml in a JPA 2.0 project must build objects that implement the appropriate behavior.
 

Methods in org.eclipse.jpt.jpa.core.context.orm with parameters of type OrmManyToOneMapping
 void OrmAttributeMapping.initializeFromOrmManyToOneMapping(OrmManyToOneMapping oldMapping)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.