JPA Annotation Attributein javax.persistence.StoredProcedureParameterString 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