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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira