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

Packages that use EmbeddedIdMapping
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.core.jpa2.context   
 

Uses of EmbeddedIdMapping in org.eclipse.jpt.core.context.java
 

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

Uses of EmbeddedIdMapping in org.eclipse.jpt.core.context.orm
 

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

Uses of EmbeddedIdMapping in org.eclipse.jpt.core.jpa2.context
 

Subinterfaces of EmbeddedIdMapping in org.eclipse.jpt.core.jpa2.context
 interface EmbeddedIdMapping2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.