[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6728) SQLServer2005Dialect - Paging doesn't work with UPPERCASE colums in a case sensitive database

Lukasz Antoniak (JIRA) noreply at atlassian.com
Sun May 13 14:37:11 EDT 2012


     [ https://hibernate.onjira.com/browse/HHH-6728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Antoniak resolved HHH-6728.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 4.1.4

> SQLServer2005Dialect - Paging doesn't work with UPPERCASE colums in a case sensitive database
> ---------------------------------------------------------------------------------------------
>
>                 Key: HHH-6728
>                 URL: https://hibernate.onjira.com/browse/HHH-6728
>             Project: Hibernate ORM
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.6.7, 4.0.0.CR4
>         Environment: MS SQL Server 2008 with Latin1_General_CS_AS collation
>            Reporter: Andrei Zaitsev
>            Assignee: Lukasz Antoniak
>             Fix For: 4.1.4
>
>         Attachments: H6728Test.java
>
>
> 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

        


More information about the hibernate-issues mailing list