Class V12ParameterConverter

All Implemented Interfaces:
ParameterConverter<WireDatabaseConnection,WireServiceConnection>
Direct Known Subclasses:
V13ParameterConverter

public class V12ParameterConverter extends V11ParameterConverter
Implementation of ParameterConverter for the version 12 protocol.

Adds support for isc_dpb_utf8_filename and encodes all string properties in UTF-8.

Since:
3.0
Author:
Mark Rotteveel