| Class | Description |
|---|---|
| JsonExpressions | |
| JsonListUserType | |
| JsonUserType |
Define a Jackson Serializer/Deserializer use to persist
The implementation is a hibernate custom type
|
| PostgreSQL93Dialect |
An SQL dialect for Postgres 9.3
Includes support to JSON type
http://www.postgresql.org/docs/9.3/static/datatype-json.html.
|
| PostgreSQL94Dialect |
An SQL dialect for Postgres 9.4 and 9.5
Includes support to JSONB type
http://www.postgresql.org/docs/9.4/static/datatype-json.html.
|
| PostgreSQLJsonDialect |
Deprecated json dialect please see:
PostgreSQL93Dialect
PostgreSQL94Dialect |
Copyright © 2016. All rights reserved.