EntityManager refresh problem

前端 未结 0 549
感动是毒
感动是毒 2021-02-12 05:11

I\'m getting this error from my EntityManager when I call the refresh function.

public void saveProduct(Product product) {
    entityManager.refresh(product);
}
         


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