Joining two tables without JPQL

前端 未结 0 659
长发绾君心
长发绾君心 2020-12-18 04:15

I have to MySQL tables TICKET-is the parent and USER-is the child, in a many-to-one relationship.

=TICKET=
PK(ID)
summary
message
FK(user_id) references USER(         


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