[jboss-user] [JBoss Seam] - Re: EntityHome and Hibernate Filters

christian.bauer@jboss.com do-not-reply at jboss.com
Wed Jan 9 09:57:30 EST 2008


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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118308



More information about the jboss-user mailing list