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

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

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

Subinterfaces of EmbeddedIdMapping in org.eclipse.jpt.jpa.core.context.java
 interface JavaEmbeddedIdMapping
          Java embedded ID mapping
 

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

Subinterfaces of EmbeddedIdMapping in org.eclipse.jpt.jpa.core.context.orm
 interface OrmEmbeddedIdMapping
          orm.xml embedded ID mapping
 

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

Subinterfaces of EmbeddedIdMapping in org.eclipse.jpt.jpa.core.jpa2.context
 interface EmbeddedIdMapping2_0
          JPA 2.0 embedded ID mapping