Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.orm.OrmMappingJoinColumnRelationship

Packages that use OrmMappingJoinColumnRelationship
org.eclipse.jpt.jpa.core.context.orm   
org.eclipse.jpt.jpa.core.jpa2.context.orm   
org.eclipse.jpt.jpa.eclipselink.core.context.orm   
 

Uses of OrmMappingJoinColumnRelationship in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of OrmMappingJoinColumnRelationship in org.eclipse.jpt.jpa.core.context.orm
 interface OrmManyToOneRelationship
          orm.xml m:1 relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmOneToOneRelationship
          orm.xml 1:1 relationship 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 OrmMappingJoinColumnRelationship in org.eclipse.jpt.jpa.core.jpa2.context.orm
 

Subinterfaces of OrmMappingJoinColumnRelationship in org.eclipse.jpt.jpa.core.jpa2.context.orm
 interface OrmManyToOneRelationship2_0
          JPA 2.0 orm.xml m:1 relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmOneToManyRelationship2_0
          JPA 2.0 orm.xml 1:m relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmOneToOneRelationship2_0
          JPA 2.0 orm.xml 1:1 relationship 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 OrmMappingJoinColumnRelationship in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 

Subinterfaces of OrmMappingJoinColumnRelationship in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 interface EclipseLinkOrmOneToManyRelationship2_0
          EclipseLink 2.0 orm.xml 1:m relationship 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.