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

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

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

Methods in org.eclipse.jpt.jpa.core.context.orm that return XmlJoinColumnContainer
 XmlJoinColumnContainer OrmJoinColumnRelationship.getXmlContainer()
           
 

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

Classes in org.eclipse.jpt.jpa.core.resource.orm that implement XmlJoinColumnContainer
 class AbstractXmlSingleRelationshipMapping
          A representation of the model object 'Single Relationship Mapping'.
 class XmlAssociationOverride
          A representation of the model object 'Xml Association Override Impl'.
 class XmlManyToOne
          A representation of the model object 'Many To One'.
 class XmlOneToMany
          A representation of the model object 'One To Many'.
 class XmlOneToOne
          A representation of the model object 'One To One'.