native execution
Closed this issue · 1 comments
remi128 commented
it should exist the possibility to execute commands as native commands, like SQL and Json, which are returning directly the native result, so that the client itself can deal with it. Additionally there should exist the same in IQuery with a mapper as argument, so that the result is transferred into the pojos
remi128 commented
implemented