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 |
MySQL57InnoDBDialect |
Modifier and Type | Class and Description |
---|---|
class |
MySQL5InnoDBSpatialDialect
A Dialect for MySQL 5 using InnoDB engine, with support for its spatial features
|
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.