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 460f851 commit fc3fea9Copy full SHA for fc3fea9
hibernate-reactive-core/src/test/java/org/hibernate/reactive/OrderQueriesTestBase.java
@@ -27,7 +27,7 @@
27
import static org.assertj.core.api.Assertions.assertThat;
28
29
/**
30
- * Test {@code hibernate.order_updates} and {@code hibernate.order_updates} configurations.
+ * Test {@code hibernate.order_updates} and {@code hibernate.order_inserts} configurations.
31
*
32
* @see Settings#ORDER_INSERTS
33
* @see Settings#ORDER_UPDATES
0 commit comments