Hi, We have a WebService that is a query from a class, at the moment to check the response of the query it brings all the attributes of that class. We want to know if there's a way that i can tell exactly what attributes need it to bring?
The query is like @javax.jdo.annotations.Query Thanks in advance Aída Davila
