Class V11ParameterConverter

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

public class V11ParameterConverter extends V10ParameterConverter
Implementation of ParameterConverter for the version 11 protocol.

Adds support for including the process name and process id from the system properties org.firebirdsql.jdbc.processName and org.firebirdsql.jdbc.pid

Since:
3.0
Author:
Mark Rotteveel