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

Packages that use BaseEmbeddedMapping
org.eclipse.jpt.core.context   
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.context.orm   
 

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

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

Subinterfaces of BaseEmbeddedMapping in org.eclipse.jpt.core.context.java
 interface JavaBaseEmbeddedMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaEmbeddedIdMapping
          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
          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.core.context.orm
 

Subinterfaces of BaseEmbeddedMapping in org.eclipse.jpt.core.context.orm
 interface OrmBaseEmbeddedMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmEmbeddedIdMapping
          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
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.