JPA Annotation Attribute
in javax.persistence.StoredProcedureParameter

String name default ""


The name of the parameter as defined by the stored procedure in the database. If a name is not specified, it is assumed that the stored procedure uses positional parameters.
Since:
JPA 2.1