Searched refs:castAllParametersToProperTypes (Results 1 – 1 of 1) sorted by relevance
103 … columns = castAllParametersToProperTypes(columns, expectedParameterTypes, parameterAnnotations); in castParamsUsingConverters()140 …private Object[] castAllParametersToProperTypes(Object[] columns, Class<?>[] expectedParameterType… in castAllParametersToProperTypes() method in InvokeParameterisedMethod