Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmOneToOneMapping
 OrmOneToOneMapping OrmXmlContextNodeFactory.buildOrmOneToOneMapping(OrmPersistentAttribute parent, org.eclipse.jpt.jpa.core.resource.orm.XmlOneToOne 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 OrmOneToOneMapping
 void OrmAttributeMapping.initializeFromOrmOneToOneMapping(OrmOneToOneMapping oldMapping)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.