Uses of Interface
org.eclipse.jpt.jpa.core.resource.orm.XmlPrimaryKeyJoinColumnContainer

Packages that use XmlPrimaryKeyJoinColumnContainer
org.eclipse.jpt.jpa.core.context.orm   
org.eclipse.jpt.jpa.core.resource.orm   
 

Uses of XmlPrimaryKeyJoinColumnContainer in org.eclipse.jpt.jpa.core.context.orm
 

Methods in org.eclipse.jpt.jpa.core.context.orm that return XmlPrimaryKeyJoinColumnContainer
 XmlPrimaryKeyJoinColumnContainer OrmPrimaryKeyJoinColumnRelationship.getXmlContainer()
           
 

Uses of XmlPrimaryKeyJoinColumnContainer in org.eclipse.jpt.jpa.core.resource.orm
 

Classes in org.eclipse.jpt.jpa.core.resource.orm that implement XmlPrimaryKeyJoinColumnContainer
 class XmlOneToOne
          A representation of the model object 'One To One'.