Title: Hibernate SQL Dialects Describe the issue: The table is missing some Hibernate dialects for supported databases. Could you please add them? * Postgres Plus Advanced Server org.hibernate.dialect.PostgresPlusDialect * Microsoft SQL Server 2012 org.hibernate.dialect.SQLServer2008Dialect
Please, add these as well: * PostgreSQL 9.2 org.hibernate.dialect.PostgreSQL82Dialect * Sybase 15.7 org.hibernate.dialect.SybaseASE157Dialect
I have added the rows as suggested, as well as resorted the table alphabetically. Changes made to topic 7542, revision 549391 The changes will be reflected in the next document build, and the status will be changed to ON_QA when it is ready for review.
On-stage and ready for review (Revision 1.0-19): http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/6.2/html/Development_Guide/Hibernate_SQL_Dialects1.html
Verified.