Uses of Interface
org.eclipse.jpt.core.context.orm.OrmJoiningStrategy

Packages that use OrmJoiningStrategy
org.eclipse.jpt.core.context.orm   
 

Uses of OrmJoiningStrategy in org.eclipse.jpt.core.context.orm
 

Subinterfaces of OrmJoiningStrategy in org.eclipse.jpt.core.context.orm
 interface OrmJoinColumnJoiningStrategy
          The orm.xml representation of a JoinColumnJoiningStrategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmJoinTableJoiningStrategy
          The orm.xml representation of a JoinTableJoiningStrategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmMappedByJoiningStrategy
          The orm.xml representation of a MappedByJoiningStrategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmPrimaryKeyJoinColumnJoiningStrategy
          The orm.xml representation of a PrimaryKeyJoinColumnJoiningStrategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.