it does not read my spring query in oracle list me empty

前端 未结 0 578
小鲜肉
小鲜肉 2020-12-10 12:42

I am making a program in spring with JPA / hibernate and when this part of the code is executed

@ManyToMany(fetch = FetchType.LAZY, cascade = CascadeType.ALL)         


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