Hi Rice, I am not aware of any equivalent to Hibernate's @Any in OpenJPA. When I first looked it up, it sounded similar to the derived identity support in JPA 2.0. But, the more I looked at it, it's more flexible than that. So, unfortunately, OpenJPA doesn't have a counter solution. But, we are always looking for new contributions, if you are interested... :-)
Thanks, Kevin On Fri, Oct 5, 2012 at 11:46 AM, Rice Yeh <rice...@gmail.com> wrote: > Hi, What is the counterpart of @Any in hibernate? > > Rice >