Uses of Interface
org.eclipse.jpt.eclipselink.core.context.EclipseLinkTypeMapping

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

Uses of EclipseLinkTypeMapping in org.eclipse.jpt.eclipselink.core.context
 

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

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

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