We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58254e5 commit f2856cfCopy full SHA for f2856cf
hibernate-core/src/main/java/org/hibernate/cfg/QuerySettings.java
@@ -285,5 +285,5 @@ public interface QuerySettings {
285
* <p>
286
* By default, this is set to false
287
*/
288
- String QUERY_PASS_PROCEDURE_PARAMETER_NAMES = "hibernate.query.pass_procedure_paramater_names";
+ String QUERY_PASS_PROCEDURE_PARAMETER_NAMES = "hibernate.query.pass_procedure_parameter_names";
289
}
0 commit comments