Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Bug 248626 - Feature Proposal: Argument can be used several times

https://bugs.eclipse.org/bugs/show_bug.cgi?id=248626

Checked in user submitted patch with one modification - For ExpressionOperators where the argument indices have not been set, they will now be initialized the first time the ExpressionOperator is printed. This avoid doing this initialization multiple time.

Reviewed by Tom Ware - Review of user submitted patch

Tested with Core LRG and JPA tests


Back to the top