is it possible to have dynamic schema name in @query? JPARepository

后端 未结 0 1081
忘了有多久
忘了有多久 2020-12-13 06:17

I am having requirement to pass the schema name dynamically in the SQL query of @query jparepository.

Here is the sample,

@Query(value = "SELECT *         


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