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 f87fd65 commit 767fc63Copy full SHA for 767fc63
hibernate-core/src/main/java/org/hibernate/Timeouts.java
@@ -18,6 +18,7 @@
18
*
19
* @since 7.0
20
*/
21
+@Incubating
22
public interface Timeouts {
23
/**
24
* Raw magic millisecond value for {@linkplain #NO_WAIT}
0 commit comments