Is there a workaround for this other than using a NamedNativeQuery? I'm need a NamedQuery so I can have an in clause parameter that takes a collection and last time I looked that was not supported in a NamedNativeQuery. Thanks!