Package | Description |
---|---|
org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
org.hibernate.spatial.dialect.mysql |
This package contains the spatial extensions for the MySQL dialect.
|
Modifier and Type | Class and Description |
---|---|
class |
MySQL57Dialect |
class |
MySQL8Dialect |
Modifier and Type | Class and Description |
---|---|
class |
MySQL56InnoDBSpatialDialect
Deprecated.
Use "hibernate.dialect.storage_engine=innodb" environment variable or JVM system property instead.
|
class |
MySQL56SpatialDialect
Extends the MySQL5Dialect by including support for the spatial operators.
|
class |
MySQL8SpatialDialect
Created by Karel Maesen, Geovise BVBA on 2019-03-07.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.