@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
NamedStoredProcedureQuery annotations. |
public abstract NamedStoredProcedureQuery[] value
NamedStoredProcedureQuery
annotations. Copyright © Eclipse.org - EclipseLink Project (2000, 2014). All Rights Reserved. Licensed under the Eclipse Public License v1.0.