Uses of Class
org.hibernate.dialect.SQLServerDialect

Packages that use SQLServerDialect
org.hibernate.dialect This package abstracts the SQL dialect of the underlying database. 
 

Uses of SQLServerDialect in org.hibernate.dialect
 

Subclasses of SQLServerDialect in org.hibernate.dialect
 class SQLServer2005Dialect
          A dialect for Microsoft SQL 2005.
 class SQLServer2008Dialect
          A dialect for Microsoft SQL Server 2008 with JDBC Driver 3.0 and above
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.