Dali Provisional API
Release 3.2

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

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

Uses of NamedQueryAnnotation in org.eclipse.jpt.jpa.core
 

Methods in org.eclipse.jpt.jpa.core with parameters of type NamedQueryAnnotation
 JavaNamedQuery JpaFactory.buildJavaNamedQuery(JavaQueryContainer parent, NamedQueryAnnotation namedQueryAnnotation)
           
 

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

Methods in org.eclipse.jpt.jpa.core.context.java that return NamedQueryAnnotation
 NamedQueryAnnotation JavaNamedQuery.getQueryAnnotation()
           
 

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

Subinterfaces of NamedQueryAnnotation in org.eclipse.jpt.jpa.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.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.