How to update a field which is not know at compile time but given as input in JPA/Hibernate?

后端 未结 0 1882
萌比男神i
萌比男神i 2020-12-05 21:12

for the below input given as REST call json body

{
events:
[
{"id": "1"}
{"id": "2"}
]
attributes:
[
{
"field&quo         


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