> I would like to make a finder method like this:
> Collection findByIds( Set idSet )
> which should make a query like:
> "SELECT * FROM a WHERE a.id IN ?"
>
> Is anything like this possible in Orion?

I posted a similar question last week, and it turns out... no.

Oh well, I'm sure it won't be long until the trusty Orion lot let us do it
:)

-Joe Walnes


Reply via email to