Uses of Interface
org.eclipse.jpt.core.context.QueryContainer

Packages that use QueryContainer
org.eclipse.jpt.core.context   
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.context.orm   
 

Uses of QueryContainer in org.eclipse.jpt.core.context
 

Methods in org.eclipse.jpt.core.context that return QueryContainer
 QueryContainer Entity.getQueryContainer()
           
 

Uses of QueryContainer in org.eclipse.jpt.core.context.java
 

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

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

Subinterfaces of QueryContainer in org.eclipse.jpt.core.context.orm
 interface OrmQueryContainer
          The orm.xml representation of a PrimaryKeyJoinColumnJoiningStrategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.