How to query join table with jpa crud repository

前端 未结 0 1248
渐次进展
渐次进展 2020-12-30 00:37

How can I query the charge scheme entity to return charges based on time for example?

Here are my two entity classes.

@Entity
public class Charge {

           


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