overriding filters ina hiearchy
-------------------------------
Key: HHH-3673
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3673
Project: Hibernate Core
Issue Type: Improvement
Reporter: Amir Pashazadeh
suppose:
- class A and class B exist, and B extends A
- both classes are mapped via annotations
- class A has a @Filter with CONDITION1,
it is a good idea to override the filter in class B, so a filter with just the same name
can be applied on B with CONDITION2, so when querying B this filter applied.
--
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