HHH-11737 - Fix xcheckstyle error

This commit is contained in:
Andrea Boriero 2017-05-11 06:50:39 -05:00
parent f9aa6e6d2e
commit eb819faa8c
1 changed files with 6 additions and 5 deletions

View File

@ -85,6 +85,7 @@ public class AuditProperty<T> implements AuditProjection {
/**
* Apply an "ilike" constraint
*
* @deprecated since 5.2, use {@link #ilike(String, MatchMode)}. To be removed in 6.0.
*/
@Deprecated