@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface NamedNativeQueries
NamedNativeQueries
annotation can be applied to an entity or mapped superclass.NamedNativeQuery
Modifier and Type | Required Element and Description |
---|---|
NamedNativeQuery[] |
value
(Required) Array of
NamedNativeQuery annotations. |
public abstract NamedNativeQuery[] value
NamedNativeQuery
annotations. Copyright © Eclipse.org - EclipseLink Project (2000, 2014). All Rights Reserved. Licensed under the Eclipse Public License v1.0.