| Package | Description | 
|---|---|
| org.hibernate.dialect | 
        This package abstracts the SQL dialect of the underlying database. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | Sybase11DialectA SQL dialect suitable for use with Sybase 11.9.2 (specifically: avoids ANSI JOIN syntax) | 
| class  | SybaseAnywhereDialectSQL Dialect for Sybase Anywhere
 extending Sybase (Enterprise) Dialect
 (Tested on ASA 8.x) | 
| class  | SybaseASE157DialectAn SQL dialect targeting Sybase Adaptive Server Enterprise (ASE) 15.7 and higher. | 
| class  | SybaseASE15DialectAn SQL dialect targeting Sybase Adaptive Server Enterprise (ASE) 15 and higher. | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.