spring-framework / org.springframework.jdbc.core.simple / SimpleJdbcInsert / execute

execute

open fun execute(args: MutableMap<String, *>): Int
open fun execute(parameterSource: SqlParameterSource): Int