SQLServer2005Dialect - Paging doesn't work with UPPERCASE colums in a case sensitive
database
---------------------------------------------------------------------------------------------
Key: HHH-6728
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6728
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 4.0.0.CR4, 3.6.7
Environment: MS SQL Server 2008 with Latin1_General_CS_AS collation
Reporter: Andrei Zaitsev
SQLServer2005Dialect changes the original query in getLimitString() to lowercase. That
leads to SQLGrammarExcepton with case sensitive collation and not-lowercase table and
column names.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira