0

how to implement a SQL like this SELECT * FROM tb_users WHERE tb_users.group & ${value} = ${value} using JPA Specification.

inside the where-clause, we use the value of a column as part of the condition expression.

  • Is this answer your question? https://stackoverflow.com/questions/42152468/how-to-add-custom-column-name-spring-data-jpa – ThilankaD Jun 12 '21 at 11:27

0 Answers0