Uses of Interface
org.eclipse.jpt.core.context.orm.OrmXml

Packages that use OrmXml
org.eclipse.jpt.core   
 

Uses of OrmXml in org.eclipse.jpt.core
 

Methods in org.eclipse.jpt.core that return OrmXml
 OrmXml JpaFactory.buildOrmXml(MappingFileRef parent, OrmResource ormResource)
           
 

Methods in org.eclipse.jpt.core with parameters of type OrmXml
 EntityMappings JpaFactory.buildEntityMappings(OrmXml parent, XmlEntityMappings entityMappings)