Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmOneToManyMapping
 OrmOneToManyMapping OrmXmlContextModelFactory.buildOrmOneToManyMapping(OrmSpecifiedPersistentAttribute parent, org.eclipse.jpt.jpa.core.resource.orm.XmlOneToMany 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 OrmOneToManyMapping
 void OrmAttributeMapping.initializeFromOrmOneToManyMapping(OrmOneToManyMapping oldMapping)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.