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

Packages that use OrmPersistentAttribute.Owner
org.eclipse.jpt.core   
 

Uses of OrmPersistentAttribute.Owner in org.eclipse.jpt.core
 

Methods in org.eclipse.jpt.core with parameters of type OrmPersistentAttribute.Owner
 OrmPersistentAttribute JpaFactory.buildOrmPersistentAttribute(OrmPersistentType parent, OrmPersistentAttribute.Owner owner, XmlAttributeMapping resourceMapping)