File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
hibernate-core/src/main/java/org/hibernate/dialect Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 5858
5959import static org .hibernate .exception .spi .TemplatedViolatedConstraintNameExtractor .extractUsingTemplate ;
6060import static org .hibernate .internal .util .JdbcExceptionHelper .extractSqlState ;
61- import static org .hibernate .query .sqm .produce .function .FunctionParameterType .NUMERIC ;
62- import static org .hibernate .query .sqm .produce .function .FunctionParameterType .STRING ;
6361import static org .hibernate .type .SqlTypes .GEOMETRY ;
6462import static org .hibernate .type .SqlTypes .OTHER ;
6563import static org .hibernate .type .SqlTypes .UUID ;
6664import static org .hibernate .type .SqlTypes .VARBINARY ;
6765import static org .hibernate .type .StandardBasicTypes .BOOLEAN ;
68- import static org .hibernate .type .StandardBasicTypes .DOUBLE ;
6966
7067/**
7168 * A {@linkplain Dialect SQL dialect} for MariaDB 10.6 and above.
You can’t perform that action at this time.
0 commit comments