Uses of Interface
org.eclipse.jpt.jpa.core.context.orm.OrmAssociationOverrideContainer.Owner

Packages that use OrmAssociationOverrideContainer.Owner
org.eclipse.jpt.jpa.core.context.orm   
org.eclipse.jpt.jpa.core.jpa2.context.orm   
 

Uses of OrmAssociationOverrideContainer.Owner in org.eclipse.jpt.jpa.core.context.orm
 

Methods in org.eclipse.jpt.jpa.core.context.orm with parameters of type OrmAssociationOverrideContainer.Owner
 OrmAssociationOverrideContainer OrmXmlContextNodeFactory.buildOrmAssociationOverrideContainer(XmlContextNode parent, OrmAssociationOverrideContainer.Owner owner)
           
 

Uses of OrmAssociationOverrideContainer.Owner in org.eclipse.jpt.jpa.core.jpa2.context.orm
 

Methods in org.eclipse.jpt.jpa.core.jpa2.context.orm with parameters of type OrmAssociationOverrideContainer.Owner
 OrmAssociationOverrideContainer OrmXml2_0ContextNodeFactory.buildOrmAssociationOverrideContainer(OrmEmbeddedMapping2_0 parent, OrmAssociationOverrideContainer.Owner owner)