HHH-11277 - Fix checkstyle error.
This commit is contained in:
parent
e75e2d78bd
commit
630d4f96b4
|
@ -7,6 +7,9 @@
|
|||
package org.hibernate.dialect.pagination;
|
||||
|
||||
import java.util.Locale;
|
||||
|
||||
import javax.persistence.Entity;
|
||||
|
||||
import org.hibernate.engine.spi.RowSelection;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue