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 d27765f commit ff81a65Copy full SHA for ff81a65
hibernate-core/src/main/java/org/hibernate/jdbc/Expectation.java
@@ -181,7 +181,7 @@ protected int expectedRowCount() {
181
182
/**
183
* Essentially identical to {@link RowCount} except that the row count
184
- * is obtained via an output parameter of a {@link CallableStatement
+ * is obtained via an output parameter of a {@linkplain CallableStatement
185
* stored procedure}.
186
* <p>
187
* Statement batching is disabled when {@code OutParameter} is used.
0 commit comments