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   
org.eclipse.jpt.eclipselink.core.context   
org.eclipse.jpt.eclipselink.core.context.java   
 

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

Subinterfaces of QueryContainer in org.eclipse.jpt.core.context
 interface Entity
          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.java
 

Subinterfaces of QueryContainer in org.eclipse.jpt.core.context.java
 interface JavaEntity
          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 EntityMappings
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmEntity
          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.eclipselink.core.context
 

Subinterfaces of QueryContainer in org.eclipse.jpt.eclipselink.core.context
 interface EclipseLinkEntity
          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.eclipselink.core.context.java
 

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