spring-framework / org.springframework.jdbc.core / ArgumentTypePreparedStatementSetter / <init>

<init>

ArgumentTypePreparedStatementSetter(@Nullable args: Array<Any>, @Nullable argTypes: IntArray)

Create a new ArgTypePreparedStatementSetter for the given arguments.

Parameters

args - the arguments to set

argTypes - the corresponding SQL types of the arguments