Searched refs:oldParameterCount (Results 1 – 1 of 1) sorted by relevance
455 final int oldParameterCount = params.getCount(); in createParameter() local456 paramDef.parameterCount = oldParameterCount; in createParameter()459 for (int i = 0; i < oldParameterCount; i++) in createParameter()
Completed in 17 milliseconds