Folks, it's supposed to work like this. Hibernate filters do not filter retrieval by
identifier (it's your fault if you expose identifiers to malicious users), retrieval
of proxies, many-to-one and one-to-one associations. If you want stuff filtered, use HQL,
Criteria, or collection filters. Yes, there is a reason why it is like that.
Take this onto the Hibernate forum, this is the wrong place.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118308#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...