Skip to content

Commit 767fc63

Browse files
committed
HHH-19440 - Deprecate exposing of LockOptions
1 parent f87fd65 commit 767fc63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hibernate-core/src/main/java/org/hibernate/Timeouts.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
*
1919
* @since 7.0
2020
*/
21+
@Incubating
2122
public interface Timeouts {
2223
/**
2324
* Raw magic millisecond value for {@linkplain #NO_WAIT}

0 commit comments

Comments
 (0)