Hi.
I´m using the repository o data service pattern to acces my datalayer. I have a requeriment to show a dialog with all properties from any entity to make a search. How should be i to build a repository service to the parameter to the open query to search in the EntityManager?. i.e what should be the type to make the query to the entitymanager?
thanks in advanced.