I want to create Query to select data from database using generic type, for example:
Class A{ @PersistenceContext EntityManager entityManager; protec