Package | Description |
---|---|
org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
Modifier and Type | Class and Description |
---|---|
class |
SQLServer2005Dialect
A dialect for Microsoft SQL 2005.
|
class |
SQLServer2008Dialect
A dialect for Microsoft SQL Server 2008 with JDBC Driver 3.0 and above
|
class |
SQLServer2012Dialect
Microsoft SQL Server 2012 Dialect
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.