Uses of Interface
org.eclipse.jpt.jpa.core.context.orm.OrmQueryContainer

Packages that use OrmQueryContainer
org.eclipse.jpt.jpa.core.context.orm   
 

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

Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmQueryContainer
 OrmQueryContainer OrmXmlContextNodeFactory.buildOrmQueryContainer(XmlContextNode parent, XmlQueryContainer resourceQueryContainer)
           
 OrmQueryContainer OrmEntity.getQueryContainer()
           
 OrmQueryContainer EntityMappings.getQueryContainer()