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

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

Uses of OrmJoinTable in org.eclipse.jpt.core
 

Methods in org.eclipse.jpt.core that return OrmJoinTable
 OrmJoinTable JpaFactory.buildOrmJoinTable(OrmRelationshipMapping parent)
           
 

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

Methods in org.eclipse.jpt.core.context.orm that return OrmJoinTable
 OrmJoinTable OrmMultiRelationshipMapping.getJoinTable()