Package | Description |
---|---|
org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
Modifier and Type | Class and Description |
---|---|
class |
MySQL57InnoDBDialect |
class |
MySQL5Dialect
An SQL dialect for MySQL 5.x specific features.
|
class |
MySQL5InnoDBDialect
A Dialect for MySQL 5 using InnoDB engine
|
class |
MySQLInnoDBDialect
A Dialect for MySQL using InnoDB engine
|
class |
MySQLMyISAMDialect
A Dialect for MySQL using the MyISAM engine
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.