Uses of Interface
org.eclipse.jpt.core.jpa2.context.ElementCollectionMapping2_0

Packages that use ElementCollectionMapping2_0
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.v2_0.context   
 

Uses of ElementCollectionMapping2_0 in org.eclipse.jpt.core.jpa2.context
 

Methods in org.eclipse.jpt.core.jpa2.context that return ElementCollectionMapping2_0
 ElementCollectionMapping2_0 CollectionTable2_0.getParent()
           
 

Uses of ElementCollectionMapping2_0 in org.eclipse.jpt.core.jpa2.context.java
 

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

Subinterfaces of ElementCollectionMapping2_0 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 ElementCollectionMapping2_0 in org.eclipse.jpt.eclipselink.core.v2_0.context
 

Subinterfaces of ElementCollectionMapping2_0 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.