You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@openjpa.apache.org by Niall Loughnane <ni...@yahoo.com> on 2012/12/07 20:48:42 UTC

OpenJPA and Filters

Hi,

I am developing code that once used Hibernate @Filter and @FilterDef for setting filters on SQL queries,

Is there any equivalent feature in OpenJPA?

I have seen from this JIRA link that perhaps its not implemented yet?
https://issues.apache.org/jira/browse/OPENJPA-655?attachmentOrder=asc

Thanks,

Niall