Filters not working for DB2400 Dialect
--------------------------------------
Key: HHH-1905
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1905
Project: Hibernate3
Type: Bug
Versions: 3.1.3
Environment: Hibernate 3.1.3
Database: DB2/400 on v5r4
Reporter: Amy Rathay
Filters appear to be ignored when using the DB2400 Dialect. I had set up a simple filter-def and filter based on the example in the documentation and although there are no error messages and I was able to retrieve the enabled filter from the session after enabling it, the filter was ignored when an HQL query was run. The same exact code worked as expected when run against a MySQL database.
--
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
|