Dali Provisional API
Release 3.2

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

Packages that use EmbeddedMapping
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.core.jpa2.context.java   
org.eclipse.jpt.jpa.core.jpa2.context.orm   
org.eclipse.jpt.jpa.ui.details   
 

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

Subinterfaces of EmbeddedMapping in org.eclipse.jpt.jpa.core.context.java
 interface JavaEmbeddedMapping
          Java embedded 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 EmbeddedMapping in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of EmbeddedMapping in org.eclipse.jpt.jpa.core.context.orm
 interface OrmEmbeddedMapping
          orm.xml embedded 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 EmbeddedMapping in org.eclipse.jpt.jpa.core.jpa2.context
 

Subinterfaces of EmbeddedMapping in org.eclipse.jpt.jpa.core.jpa2.context
 interface EmbeddedMapping2_0
          JPA 2.0 embedded 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 EmbeddedMapping in org.eclipse.jpt.jpa.core.jpa2.context.java
 

Subinterfaces of EmbeddedMapping in org.eclipse.jpt.jpa.core.jpa2.context.java
 interface JavaEmbeddedMapping2_0
          JPA 2.0 Java embedded 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 EmbeddedMapping in org.eclipse.jpt.jpa.core.jpa2.context.orm
 

Subinterfaces of EmbeddedMapping in org.eclipse.jpt.jpa.core.jpa2.context.orm
 interface OrmEmbeddedMapping2_0
          JPA 2.0 orm.xml embedded 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 EmbeddedMapping in org.eclipse.jpt.jpa.ui.details
 

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


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.