parameterCount property

int parameterCount
final

You cannot rely on the type of the parameters in mysql so we do not expose it as public api

See https://jira.mariadb.org/browse/CONJ-568

Implementation

final int parameterCount;