Package | Description |
---|---|
org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
org.hibernate.spatial.dialect.oracle |
This package contains the spatial extensions for the Oracle 10g dialect.
|
Modifier and Type | Class and Description |
---|---|
class |
Oracle12cDialect
An SQL dialect for Oracle 12c.
|
Modifier and Type | Class and Description |
---|---|
class |
OracleSpatial10gDialect
Spatial Dialect for Oracle10g databases.
|
class |
OracleSpatialSDO10gDialect
A Spatial Dialect for Oracle 10g/11g that uses the "native" SDO spatial operators.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.