Package | Description |
---|---|
org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
Modifier and Type | Class and Description |
---|---|
class |
PostgreSQL92Dialect
An SQL dialect for Postgres 9.2 and later, adds support for JSON data type
|
class |
PostgreSQL94Dialect
An SQL dialect for Postgres 9.4 and later.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.