[hibernate-issues] [Hibernate-JIRA] Reopened: (HHH-3686) Sybase - QueryCacheTest.testQueryCacheInvalidation fails

Gail Badner (JIRA) noreply at atlassian.com
Thu Aug 6 14:06:13 EDT 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gail Badner reopened HHH-3686:
------------------------------


Hi Strong,

Please fix this in Branch_3_3 and trunk also.

Thanks,
Gail

> Sybase - QueryCacheTest.testQueryCacheInvalidation fails
> --------------------------------------------------------
>
>                 Key: HHH-3686
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3686
>             Project: Hibernate Core
>          Issue Type: Bug
>            Reporter: Gail Badner
>            Assignee: strong liu
>
> QueryCacheTest.testQueryCacheInvalidation fails because SybaseDialect.areStringComparisonsCaseInsensitive(). returns false and the test machine is actually configured for case-insensitive string comparisons.
> By default, Sybase string comparisons are case-insensitive.
> It may be possible to determine which is configured by looking at DatabaseMetaData to return the appropriate value for SybaseDialect.areStringComparisonsCaseInsensitive().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list