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

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

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

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

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

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

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

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

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

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

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