@Pete: Oh yes, sorry! I just realized that I need an EntityQuery to make the database backing work. The template then uses the entityQuery.dataModel...
One more question: In our project we are working with org.hibernate.search.FullTextQuery. Is there any way to translate the FulltextQuery to an EntityQuery so that paging/sorting works database backed for the fulltextSearch-results? Thanks! Alexander View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119768#4119768 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119768 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
