Convert list in entity to single string column in database

前端 未结 3 701
北荒
北荒 2020-12-01 09:30

I have a VARCHAR field in my database, and the value of this field is val1,val2,val3.

Is it possible to set this into an ArrayList&l

3条回答
提交回复
热议问题