Customer is planning to use MS SQL Server 2012 in their new projects and according to EAP 6.1.0 supported configurations we certify this database. However, new features in that version (like the SEQUENCE object creation) are not added in Hibernate.
https://hibernate.atlassian.net/browse/HHH-8440
This is not currently in Hibernate ORM's build (4.2.5.Final) for EAP 6.2.0 ER1. The RFE JIRA was just opened: https://issues.jboss.org/browse/PRODMGT-539 How do we handle sence the 6.2.0 component upgrade freeze is past? I'd prefer to defer until 6.3.0, unless other Hibernate issues are needed in a 6.2.0 ER build. Happy to create one-offs as necessary.
Setting release target as 6.3.0 since 6.2.0's feature freeze is past.
Actually, this will go into EAP 6.2.0 ER4's upgrade to Hibernate ORM 4.2.6.Final in 1010467.
This was originally planned to go into hibernate 4.2.6.Final, but was inadvertently left out of the release. As the deadline for 6.2.CR1 has already passed, this seems unlikely to make it into 6.2.
Will be included in the Hibernate ORM component upgrade for EAP 6.3
Verified in EAP 6.3.0.ER1. QA will now run the testsuite with the new dialect instead of falling back to SQLServer2008Dialect.