Hi Richard, Have you tried ExpressionFactory.inExp() yet?
http://cayenne.apache.org/doc/api/org/apache/cayenne/exp/ExpressionFactory.html Thanks, mrg On Thu, Jan 26, 2012 at 2:54 PM, Richard Frovarp <[email protected]> wrote: > Is there a way to pass a list of some sort to a SelectQuery to be used with > a select query that uses the SQL IN operator? Putting square brackets in the > qualifier isn't working, and this isn't the easiest thing to search for if > it has already been answered elsewhere.
