HHH-16006 Fix checkstyle error

This commit is contained in:
Andrea Boriero 2023-01-20 14:53:41 +01:00
parent 1b09d20da0
commit 1e21d1c6d1
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ public interface AdditionalMappingContributions {
* {@linkplain #contributeBinding(JaxbEntityMappings) extended orm.xml}
* bindings instead.
*/
@Deprecated
void contributeBinding(JaxbHbmHibernateMapping hbmJaxbBinding);
/**