类的使用
org.hibernate.dialect.SQLServer2005Dialect
-
使用SQLServer2005Dialect的程序包 程序包 说明 org.hibernate.dialect This package abstracts the SQL dialect of the underlying database. -
-
org.hibernate.dialect中SQLServer2005Dialect的使用
org.hibernate.dialect中SQLServer2005Dialect的子类 修饰符和类型 类 说明 classSQLServer2008DialectA dialect for Microsoft SQL Server 2008 with JDBC Driver 3.0 and aboveclassSQLServer2012DialectMicrosoft SQL Server 2012 Dialect
-