Postgres and Spring Data JPA: operator does not exist: bytea = bigint

前端 未结 0 623
隐瞒了意图╮
隐瞒了意图╮ 2020-12-01 16:03

I have a N-N Product-Category model, and I\'ve made a Spring Data JPA @Query to retrieve products of a given category (or all products if category is null):

@         


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