Package | Description |
---|---|
org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
org.hibernate.spatial.dialect.postgis |
This package contains the spatial extensions for the Postgresql dialect.
|
Modifier and Type | Class and Description |
---|---|
class |
PostgreSQL10Dialect
An SQL dialect for Postgres 10 and later.
|
Modifier and Type | Class and Description |
---|---|
class |
PostgisPG10Dialect |
class |
PostgisPG95Dialect
Extends the
PostgreSQL95Dialect to add support for the Postgis spatial types, functions and operators . |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.