final List<Object[]> resultS = queryS.list(selectedNumberPaths.values().toArray(new SimpleExpression[selectedNumberPaths.size()]));
Give me the error
Type mismatch: cannot convert from List<Tuple> to List<Object[]>
What's the best way to make it work like it used to?
--
You received this message because you are subscribed to the Google Groups "Querydsl" group.
To unsubscribe from this group and stop receiving emails from it, send an email to querydsl+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.