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

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

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

Subinterfaces of IdMapping in org.eclipse.jpt.core.context.java
 interface JavaIdMapping
          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 IdMapping in org.eclipse.jpt.core.context.orm
 

Subinterfaces of IdMapping in org.eclipse.jpt.core.context.orm
 interface OrmIdMapping
          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 IdMapping in org.eclipse.jpt.core.jpa2.context
 

Subinterfaces of IdMapping in org.eclipse.jpt.core.jpa2.context
 interface IdMapping2_0
          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 IdMapping in org.eclipse.jpt.eclipselink.core.context
 

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