fix ups
This commit is contained in:
parent
37644a42a8
commit
c9cc54d156
|
@ -56,6 +56,7 @@ import org.hibernate.type.Type;
|
|||
*
|
||||
* @author Gavin King
|
||||
*/
|
||||
@SuppressWarnings("unused")
|
||||
public interface Interceptor {
|
||||
/**
|
||||
* Called just before an object is initialized. The interceptor may change the {@code state}, which will
|
||||
|
|
Loading…
Reference in New Issue