Package | Description |
---|---|
org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
Modifier and Type | Class and Description |
---|---|
class |
Oracle10gDialect
A dialect specifically for use with Oracle 10g.
|
class |
Oracle12cDialect
An SQL dialect for Oracle 12c.
|
class |
Oracle9iDialect
A dialect for Oracle 9i databases.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.