Bug 983072 - Add missing Hibernate SQL dialects to the Development guide
Summary: Add missing Hibernate SQL dialects to the Development guide
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: EAP 6.2.0
Assignee: Lucas Costi
QA Contact: Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-10 12:28 UTC by Zbyněk Roubalík
Modified: 2014-08-14 15:19 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Build: CSProcessor Builder Version 1.11 Build Name: 11864, Development Guide-6.1-4 Build Date: 10-07-2013 10:14:07 Topic ID: 7452-369030 [Specified]
Last Closed: 2013-12-15 16:20:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Zbyněk Roubalík 2013-07-10 12:28:57 UTC
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

Comment 1 Zbyněk Roubalík 2013-07-10 12:34:02 UTC
Please, add these as well:

* PostgreSQL 9.2     org.hibernate.dialect.PostgreSQL82Dialect
* Sybase 15.7        org.hibernate.dialect.SybaseASE157Dialect

Comment 6 Lucas Costi 2013-10-29 05:07:36 UTC
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.

Comment 8 Zbyněk Roubalík 2013-11-18 10:07:15 UTC
Verified.


Note You need to log in before you can comment on or make changes to this bug.