Dali Provisional API
Release 3.2

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 Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Fields in org.eclipse.jpt.jpa.eclipselink.core.context with type parameters of type EclipseLinkTypeMapping
static org.eclipse.jpt.common.utility.transformer.Transformer<EclipseLinkTypeMapping,Iterable<EclipseLinkConverter>> EclipseLinkTypeMapping.CONVERTERS_TRANSFORMER
           
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context with parameters of type EclipseLinkTypeMapping
 Iterable<EclipseLinkConverter> EclipseLinkTypeMapping.ConvertersTransformer.transform(EclipseLinkTypeMapping 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 EclipseLinkJavaEmbeddable
          EclipseLink Java embeddable type mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkJavaEntity
          EclipseLink Java entity Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkJavaMappedSuperclass
          EclipseLink Java mapped superclass Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkJavaNonEmbeddableTypeMapping
          EclipseLink Java non-embeddable type mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkJavaTypeMapping
          EclipseLink Java type mapping 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.jpa.eclipselink.core.context.orm
 

Subinterfaces of EclipseLinkTypeMapping in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 interface EclipseLinkOrmEmbeddable
          EclipseLink orm.xml embeddable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkOrmEntity
          EclipseLink orm.xml entity Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkOrmMappedSuperclass
          EclipseLink orm.xml mapped superclass Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkOrmNonEmbeddableTypeMapping
          EclipseLink orm.xml non-embeddable type mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkOrmTypeMapping
          EclipseLink ORM type mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.