Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.OneToManyMapping

Packages that use OneToManyMapping
org.eclipse.jpt.jpa.core.context.java   
org.eclipse.jpt.jpa.core.context.orm   
org.eclipse.jpt.jpa.core.jpa2.context   
org.eclipse.jpt.jpa.eclipselink.core.context   
org.eclipse.jpt.jpa.ui.details   
 

Uses of OneToManyMapping in org.eclipse.jpt.jpa.core.context.java
 

Subinterfaces of OneToManyMapping in org.eclipse.jpt.jpa.core.context.java
 interface JavaOneToManyMapping
          Java 1:m mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

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

Subinterfaces of OneToManyMapping in org.eclipse.jpt.jpa.core.context.orm
 interface OrmOneToManyMapping
          orm.xml 1:m mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of OneToManyMapping in org.eclipse.jpt.jpa.core.jpa2.context
 

Subinterfaces of OneToManyMapping in org.eclipse.jpt.jpa.core.jpa2.context
 interface OneToManyMapping2_0
          JPA 2.0 1:m mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of OneToManyMapping in org.eclipse.jpt.jpa.eclipselink.core.context
 

Subinterfaces of OneToManyMapping in org.eclipse.jpt.jpa.eclipselink.core.context
 interface EclipseLinkOneToManyMapping
          EclipseLink 1:m mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkOneToManyMapping2_0
          EclipseLink 1:m mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of OneToManyMapping in org.eclipse.jpt.jpa.ui.details
 

Method parameters in org.eclipse.jpt.jpa.ui.details with type arguments of type OneToManyMapping
 JpaComposite JpaUiFactory.createOneToManyMappingComposite(PropertyValueModel<? extends OneToManyMapping> mappingModel, PropertyValueModel<Boolean> enabledModel, Composite parentComposite, WidgetFactory widgetFactory, ResourceManager resourceManager)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.