fix checkstyle failure
This commit is contained in:
parent
f4a7be6b92
commit
1104d01d33
|
@ -24,6 +24,8 @@ import org.hibernate.type.Type;
|
||||||
*
|
*
|
||||||
* @author Gavin King
|
* @author Gavin King
|
||||||
* @author Steve Ebersole
|
* @author Steve Ebersole
|
||||||
|
*
|
||||||
|
* @deprecated This interface is obsolete
|
||||||
*/
|
*/
|
||||||
@Deprecated(since = "6", forRemoval = true)
|
@Deprecated(since = "6", forRemoval = true)
|
||||||
@Remove
|
@Remove
|
||||||
|
|
Loading…
Reference in New Issue