Senior |
|
Joined: Sat Nov 27, 2004 4:13 am Posts: 137
|
Suppose:
- class A, and class B exist and B extends A
- both are mapped using annotations
- there is a filter annotation on A with QUERY1
is it possible to override the filter in class B (using the same name) with QUERY2?
so when enabling the same filter A is filtered with QUERY1 and B is filtered with QUERY2?
_________________ don't forget to credit!
Amir Pashazadeh Payeshgaran MT پايشگران مديريت طرح http://www.payeshgaran.co http://www.payeshgaran.org http://www.payeshgaran.net
|
|