Skip to content

Commit c9cc54d

Browse files
committed
fix ups
1 parent 37644a4 commit c9cc54d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
*
5757
* @author Gavin King
5858
*/
59+
@SuppressWarnings("unused")
5960
public interface Interceptor {
6061
/**
6162
* Called just before an object is initialized. The interceptor may change the {@code state}, which will

0 commit comments

Comments
 (0)