Dali Provisional API
Release 3.2

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

Packages that use BaseEmbeddedMapping
org.eclipse.jpt.jpa.core.context   
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   
 

Uses of BaseEmbeddedMapping in org.eclipse.jpt.jpa.core.context
 

Subinterfaces of BaseEmbeddedMapping in org.eclipse.jpt.jpa.core.context
 interface EmbeddedIdMapping
          JPA embedded ID 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 EmbeddedMapping
          JPA 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 BaseEmbeddedMapping in org.eclipse.jpt.jpa.core.context.java
 

Subinterfaces of BaseEmbeddedMapping in org.eclipse.jpt.jpa.core.context.java
 interface JavaBaseEmbeddedMapping
          Behavior common to Java embedded and embedded ID mappings.
 interface JavaEmbeddedIdMapping
          Java embedded ID 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 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 BaseEmbeddedMapping in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of BaseEmbeddedMapping in org.eclipse.jpt.jpa.core.context.orm
 interface OrmBaseEmbeddedMapping
          Behavior common to orm.xml embedded and embedded ID mappings.
 interface OrmEmbeddedIdMapping
          orm.xml embedded ID 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 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 BaseEmbeddedMapping in org.eclipse.jpt.jpa.core.jpa2.context
 

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

Subinterfaces of BaseEmbeddedMapping 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 BaseEmbeddedMapping in org.eclipse.jpt.jpa.core.jpa2.context.orm
 

Subinterfaces of BaseEmbeddedMapping 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.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.