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

Packages that use QueryAnnotation
org.eclipse.jpt.core.resource.java   
 

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

Subinterfaces of QueryAnnotation in org.eclipse.jpt.core.resource.java
 interface NamedNativeQueryAnnotation
          Corresponds to the javax.persistence.NamedNativeQuery annotation Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface NamedQueryAnnotation
          Corresponds to the javax.persistence.NamedQuery annotation Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface NestableNamedNativeQuery
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface NestableNamedQuery
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.