how to update id hibernate entity through postgreSQL?

前端 未结 0 542
南方客
南方客 2020-12-21 19:26

The ids in the database will be in table A.id=1 and in B.id=2 . I want to have A.id=1 and in B.id=1 ? did i miss something? or it\'s normal that i have the ids incremented ?

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