Fix checkstyle error
This commit is contained in:
parent
5d62eac4b9
commit
e588245f73
|
@ -32,9 +32,6 @@ import org.hibernate.property.access.spi.Getter;
|
|||
* @see org.hibernate.tuple.entity.EntityTuplizer
|
||||
* @see org.hibernate.tuple.component.ComponentTuplizer
|
||||
*
|
||||
* @deprecated for removal in 6.0. See instead `ManagedTypeRepresentationStrategy`
|
||||
* and `RepresentationMode` in 6.0
|
||||
*
|
||||
* @author Steve Ebersole
|
||||
*
|
||||
* @deprecated See {@link org.hibernate.metamodel.spi.ManagedTypeRepresentationStrategy}
|
||||
|
|
Loading…
Reference in New Issue