Bind arraylist rows by id1 and id2 in Java Spring boot

前端 未结 0 1334
天命终不由人
天命终不由人 2020-12-11 17:33

I have this arraylist

id1  | name  | id2  | firstname
1    | Carl  | 2    | Smith
2    | John  | 1    | Johnson

Is there any way to move id2

相关标签:
回答
  • 消灭零回复
提交回复
热议问题