[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-3686) Sybase - QueryCacheTest.testQueryCacheInvalidation fails
Gail Badner (JIRA)
noreply at atlassian.com
Tue Jan 6 05:34:38 EST 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32051#action_32051 ]
Gail Badner commented on HHH-3686:
----------------------------------
https://jira.jboss.org/jira/browse/JBPAPP-1547
> 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: Gail Badner
>
> 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