| Hello Yoann Rodière, I only have private values with public get/set values. I'm using
List<? extends GenericEntity> results = fullTextQuery.getResultList();
to get the list, and then just pulling the id, and other private values (mostly String) to populate my front end objects. I'm a bit lost in the technical discussion here, but if there's something you want me to test, I can try. Jim. |