@Target(value=TYPE) @Retention(value=RUNTIME) public @interface NamedStoredProcedureQueries
NamedStoredProcedureQueries 
 annotation can be applied to an entity or mapped superclass.NamedStoredProcedureQuery| Modifier and Type | Required Element and Description | 
|---|---|
| NamedStoredProcedureQuery[] | value(Required) Array of  NamedStoredProcedureQueryannotations. | 
public abstract NamedStoredProcedureQuery[] value
NamedStoredProcedureQuery annotations.Copyright © 2017. All Rights Reserved.