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

Packages that use NestableNamedQueryAnnotation
org.eclipse.jpt.core.jpa2.resource.java   
org.eclipse.jpt.core.resource.java   
 

Uses of NestableNamedQueryAnnotation in org.eclipse.jpt.core.jpa2.resource.java
 

Subinterfaces of NestableNamedQueryAnnotation in org.eclipse.jpt.core.jpa2.resource.java
 interface NamedQuery2_0Annotation
          Corresponds to the JPA 2.0 annotation javax.persistence.NamedQuery 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 NestableNamedQueryAnnotation in org.eclipse.jpt.core.resource.java
 

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