| 关系数据库 | 方言 | 
| DB2 | org.hibernate.dialect.DB2Dialect | 
| DB2 AS/400 | org.hibernate.dialect.DB2400Dialect | 
| DB2 OS/390 | org.hibernate.dialect.DB23900Dialect | 
| Microsoft SQL Server 2008 | org.hibernate.dialect.SQLServer2008Dialect | 
| Microsoft SQL Server 2012 | org.hibernate.dialect.SQLServer2012Dialect | 
| MySQL | org.hibernate.dialect.MySQLDialect | 
| MySQL with InnoDB | org.hibernate.dialect.MySQLInnoDBDialect | 
| MySQL 5 | org.hibernate.dialect.MySQL5Dialect | 
| MySQL5 with InnoDB | org.hibernate.dialect.MySQL5InnoDBDialect | 
?
原文:http://www.cnblogs.com/li3807/p/6358379.html