Pedro Igor commented on Bug PLINK-104

Hi Rich,

Thanks for the detailed description for this issue.

I was wondering if we can use the in predicate like this, instead of having to iterate over the lists/arrays of values:

predicates.add(join.get(getConfig().getModelProperty(PropertyType.PARTITION_ID).getName())).in(partitionIds));

The in method, when used this way allows to pass a Collection or Array. I think EclipseLink can work with this construct.

Can you try it out ?

Thanks.
Pedro Igor

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira