How to use OGNL in MyBatis to process the list {locationArr, idArr, nameArr}? #3393
Closed
LetAmericaGreatAgain
started this conversation in
General
Replies: 1 comment 3 replies
-
Hello @LetAmericaGreatAgain , Not out of the box, but you can call a static method if you write one. But it smells like a XY problem. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to use OGNL to transpose a list like {locationArr, idArr, nameArr} so that elements at the same index across the three arrays are combined into a new array, resulting in a list?
Beta Was this translation helpful? Give feedback.
All reactions