I was working on a project recently where I hit a peculiar problem. The problem was I wanted to map the same entity to different tables dynamically. In my case, I am using oracle.
I need to use JPA Repository and also using Derived Query Methods in Spring Data JPA Repositories
New contributor
Anand Sharma is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.