VariantMapper.map

Maps an array of Variants into a PreparedStatement

class VariantMapper
void
map
(
Variant[] parameters
)

Parameters

parameters Variant[]

an array of variants where the index matches the index of the parameter

Meta