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