javax.persistence
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface NamedNativeQueries
Modifier and Type | Required Element and Description |
---|---|
NamedNativeQuery[] |
value
Array of native SQL named queries
|
public abstract NamedNativeQuery[] value