Why is my entity list not persisting to my H2 database using JPA

后端 未结 0 1164
孤独总比滥情好
孤独总比滥情好 2020-12-18 03:59

I have a H2 dao class that defines my persistence method to insert data to my h2 database. When I call my method from my validator class (H2Impl.insertMyData(batchID, promo

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