Uses of Interface
org.eclipse.jpt.core.context.orm.OrmBaseJoinColumn.Owner

Packages that use OrmBaseJoinColumn.Owner
org.eclipse.jpt.core.context.orm   
 

Uses of OrmBaseJoinColumn.Owner in org.eclipse.jpt.core.context.orm
 

Subinterfaces of OrmBaseJoinColumn.Owner in org.eclipse.jpt.core.context.orm
static interface OrmJoinColumn.Owner
           
 

Methods in org.eclipse.jpt.core.context.orm with parameters of type OrmBaseJoinColumn.Owner
 OrmPrimaryKeyJoinColumn OrmXmlContextNodeFactory.buildOrmPrimaryKeyJoinColumn(XmlContextNode parent, OrmBaseJoinColumn.Owner owner, XmlPrimaryKeyJoinColumn resourcePkJoinColumn)