SqlObjectMapper
SqlObjectMapper
/
sqlObjectMapper
/
QueryExecutor
/
execute
execute
fun
execute
(
connection
:
Connection
,
sql
:
String
,
parametersDto
:
Any
?
)