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

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

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

Subinterfaces of JavaJoiningStrategy in org.eclipse.jpt.core.context.java
 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.