Hi,

I have a simple query:

select * from Products.

I want to have results in Set not in List. How can I do it since
method 'queryForList' returns only List?

Thanks in advance!

Reply via email to