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

Packages that use NamedNativeQueryAnnotation
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.resource.java   
 

Uses of NamedNativeQueryAnnotation in org.eclipse.jpt.core.context.java
 

Methods in org.eclipse.jpt.core.context.java with parameters of type NamedNativeQueryAnnotation
 void JavaNamedNativeQuery.initializeFromResource(NamedNativeQueryAnnotation queryResource)
           
 void JavaNamedNativeQuery.update(NamedNativeQueryAnnotation queryResource)
           
 

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

Subinterfaces of NamedNativeQueryAnnotation in org.eclipse.jpt.core.resource.java
 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.