registerParameterConverter

Registers a ParameterConverter for this query and nothing else.

The write-side mirror of registerResultConverter, on the same terms: local to the query, ahead of the session's, and discarded with it.

Return

This query, as its own type.

Parameters

converter

The converter to consult for this query.