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

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

Uses of OrmJoinTableJoiningStrategy in org.eclipse.jpt.core
 

Methods in org.eclipse.jpt.core with parameters of type OrmJoinTableJoiningStrategy
 OrmJoinTable JpaFactory.buildOrmJoinTable(OrmJoinTableJoiningStrategy parent, XmlJoinTableMapping resourceMapping)
           
 

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

Methods in org.eclipse.jpt.core.context.orm that return OrmJoinTableJoiningStrategy
 OrmJoinTableJoiningStrategy OrmJoinTableEnabledRelationshipReference.getJoinTableJoiningStrategy()