Uses of Interface
org.eclipse.jpt.core.context.java.JavaJoiningStrategy

Packages that use JavaJoiningStrategy
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.jpa2.context.java   
 

Uses of JavaJoiningStrategy in org.eclipse.jpt.core.context.java
 

Subinterfaces of JavaJoiningStrategy in org.eclipse.jpt.core.context.java
 interface JavaJoinColumnInAssociationOverrideJoiningStrategy
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaJoinColumnJoiningStrategy
          The java 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 JavaJoinTableJoiningStrategy
          The java 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 JavaMappedByJoiningStrategy
          The java 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 JavaPrimaryKeyJoinColumnJoiningStrategy
          The java 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.
 

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

Subinterfaces of JavaJoiningStrategy in org.eclipse.jpt.core.jpa2.context.java
 interface JavaJoinTableInAssociationOverrideJoiningStrategy2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.