public class V12ParameterConverter extends V11ParameterConverter
ParameterConverter
for the version 12 protocol.
Adds support for isc_dpb_utf8_filename
and encodes all string properties in UTF-8.
Constructor and Description |
---|
V12ParameterConverter() |
Modifier and Type | Method and Description |
---|---|
protected DatabaseParameterBuffer |
createDatabaseParameterBuffer(WireDatabaseConnection connection) |
protected ServiceParameterBuffer |
createServiceParameterBuffer(WireServiceConnection connection) |
addProcessId, addProcessName, populateDefaultProperties
populateAuthenticationProperties
populateDefaultProperties, populateNonStandardProperties, toDatabaseParameterBuffer, toServiceParameterBuffer
protected DatabaseParameterBuffer createDatabaseParameterBuffer(WireDatabaseConnection connection)
protected ServiceParameterBuffer createServiceParameterBuffer(WireServiceConnection connection)
Copyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.