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

Packages that use OrmQuery
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.core.jpa2.context.orm   
 

Uses of OrmQuery in org.eclipse.jpt.core.context.orm
 

Subinterfaces of OrmQuery in org.eclipse.jpt.core.context.orm
 interface OrmNamedNativeQuery
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmNamedQuery
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Methods in org.eclipse.jpt.core.context.orm with parameters of type OrmQuery
 OrmQueryHint OrmXmlContextNodeFactory.buildOrmQueryHint(OrmQuery parent, XmlQueryHint resourceQueryhint)
           
 

Uses of OrmQuery in org.eclipse.jpt.core.jpa2.context.orm
 

Subinterfaces of OrmQuery in org.eclipse.jpt.core.jpa2.context.orm
 interface OrmNamedQuery2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.