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

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

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

Subinterfaces of BaseNamedQueryAnnotation in org.eclipse.jpt.core.resource.java
 interface NamedNativeQueryAnnotation
          Corresponds to the JPA annotation javax.persistence.NamedNativeQuery 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 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.
 interface NestableNamedNativeQueryAnnotation
          Corresponds to the JPA annotation javax.persistence.NamedNativeQuery Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface NestableNamedQueryAnnotation
          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.