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

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

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

Subinterfaces of EclipseLinkTypeMapping in org.eclipse.jpt.jpa.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.
 interface EclipseLinkNonEmbeddableTypeMapping
          EclipseLink non-embeddable type mapping
 

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

Subinterfaces of EclipseLinkTypeMapping in org.eclipse.jpt.jpa.eclipselink.core.context.java
 interface EclipseLinkJavaTypeMapping
          EclipseLink Java type mapping
 interface JavaEclipseLinkEmbeddable
          EclipseLink Java embeddable type mapping
 interface JavaEclipseLinkEntity
          EclipseLink Java entity
 interface JavaEclipseLinkMappedSuperclass
          EclipseLink Java mapped superclass
 interface JavaEclipseLinkNonEmbeddableTypeMapping
          EclipseLink Java non-embeddable type mapping
 

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

Subinterfaces of EclipseLinkTypeMapping in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 interface EclipseLinkOrmTypeMapping
          EclipseLink type mapping
 interface OrmEclipseLinkEmbeddable
          EclipseLink orm.xml embeddable
 interface OrmEclipseLinkEntity
          EclipseLink orm.xml entity
 interface OrmEclipseLinkMappedSuperclass
          EclipseLink orm.xml mapped superclass
 interface OrmEclipseLinkNonEmbeddableTypeMapping
          EclipseLink orm.xml non-embeddable type mapping