[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3815) Enable filters by default

gautam (JIRA) noreply at atlassian.com
Mon Mar 16 17:40:38 EDT 2009


Enable filters by default
-------------------------

                 Key: HHH-3815
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3815
             Project: Hibernate Core
          Issue Type: New Feature
            Reporter: gautam
            Priority: Minor


The only way to apply a filter within a session currently is doing a getcurrentSession().enableFilter("XYZ filter").

It would be good if we can enable and disable the filter through a configuration prameter. 

This would be more useful if  we can use the same code and have different configurations.



-- 
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