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

Packages that use CollectionMapping2_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 CollectionMapping2_0 in org.eclipse.jpt.core.jpa2.context
 

Subinterfaces of CollectionMapping2_0 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 ManyToManyMapping2_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 OneToManyMapping2_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 CollectionMapping2_0 in org.eclipse.jpt.core.jpa2.context.java
 

Subinterfaces of CollectionMapping2_0 in org.eclipse.jpt.core.jpa2.context.java
 interface JavaCollectionMapping2_0
          1:m, m:m, element collection are all collection mappings.
 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.
 interface JavaManyToManyMapping2_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 JavaOneToManyMapping2_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 CollectionMapping2_0 in org.eclipse.jpt.core.jpa2.context.orm
 

Subinterfaces of CollectionMapping2_0 in org.eclipse.jpt.core.jpa2.context.orm
 interface OrmCollectionMapping2_0
          1:m, m:m, element collection are all collection mappings.
 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.
 interface OrmManyToManyMapping2_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 OrmOneToManyMapping2_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 CollectionMapping2_0 in org.eclipse.jpt.eclipselink.core.v2_0.context
 

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