How to create Hibernate Query using Generic type T and select list

后端 未结 0 1407
半阙折子戏
半阙折子戏 2021-01-02 14:12

I want to create Query to select data from database using generic type, for example:

Class A{
@PersistenceContext
EntityManager entityManager;
protec         


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