Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] @Where annotation

Hi Mathias,

At the moment, this functionality is not exposed as an annotation, but I agree that it would be quite useful. It would be great if you could enter a request is bugzilla.

-Tom

Mathias Walter wrote:
Hi,

does EclipseLink provides an equivalent annotation like the Hibernates
@Where to pass a constant as a parameter to a mapping (i.e. OneToMany)?

I've also read Shaun's blog post
http://onpersistence.blogspot.com/2008/01/customizing-eclipselink-jpaorm.htm
l.
But a @Where would be much easier.

--
Kind regards,
Mathias

_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users


Back to the top