Uses of Interface
org.eclipse.jpt.jpa.core.resource.java.QueryAnnotation

Packages that use QueryAnnotation
org.eclipse.jpt.jpa.core.context.java   
org.eclipse.jpt.jpa.core.jpa2.resource.java   
org.eclipse.jpt.jpa.core.resource.java   
 

Uses of QueryAnnotation in org.eclipse.jpt.jpa.core.context.java
 

Methods in org.eclipse.jpt.jpa.core.context.java that return QueryAnnotation
 QueryAnnotation JavaQuery.getQueryAnnotation()
           
 

Uses of QueryAnnotation in org.eclipse.jpt.jpa.core.jpa2.resource.java
 

Subinterfaces of QueryAnnotation in org.eclipse.jpt.jpa.core.jpa2.resource.java
 interface NamedQuery2_0Annotation
          Corresponds to the JPA 2.0 annotation javax.persistence.NamedQuery
 

Uses of QueryAnnotation in org.eclipse.jpt.jpa.core.resource.java
 

Subinterfaces of QueryAnnotation in org.eclipse.jpt.jpa.core.resource.java
 interface NamedNativeQueryAnnotation
          Corresponds to the JPA annotation javax.persistence.NamedNativeQuery
 interface NamedQueryAnnotation
          Corresponds to the JPA annotation javax.persistence.NamedQuery
 interface NestableNamedNativeQueryAnnotation
          Corresponds to the JPA annotation javax.persistence.NamedNativeQuery
 interface NestableNamedQueryAnnotation
          Corresponds to the JPA annotation javax.persistence.NamedQuery