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

Packages that use IdMapping
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.eclipselink.core.context   
 

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

Subinterfaces of IdMapping in org.eclipse.jpt.jpa.core.context.java
 interface JavaIdMapping
          Java ID mapping
 

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

Subinterfaces of IdMapping in org.eclipse.jpt.jpa.core.context.orm
 interface OrmIdMapping
          orm.xml ID mapping
 

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

Subinterfaces of IdMapping in org.eclipse.jpt.jpa.core.jpa2.context
 interface IdMapping2_0
          JPA 2.0 ID mapping
 

Uses of IdMapping in org.eclipse.jpt.jpa.eclipselink.core.context
 

Subinterfaces of IdMapping in org.eclipse.jpt.jpa.eclipselink.core.context
 interface EclipseLinkIdMapping
          EclipseLink ID mapping