public class V10ParameterConverter extends AbstractParameterConverter<WireDatabaseConnection,WireServiceConnection>
ParameterConverter
for the version 10 protocol.Constructor and Description |
---|
V10ParameterConverter() |
Modifier and Type | Method and Description |
---|---|
protected void |
populateAuthenticationProperties(AbstractConnection connection,
ConnectionParameterBuffer pb)
Populates the authentication properties of the parameter buffer.
|
createDatabaseParameterBuffer, createServiceParameterBuffer, populateDefaultProperties, populateDefaultProperties, populateNonStandardProperties, toDatabaseParameterBuffer, toServiceParameterBuffer
protected void populateAuthenticationProperties(AbstractConnection connection, ConnectionParameterBuffer pb) throws java.sql.SQLException
AbstractParameterConverter
populateAuthenticationProperties
in class AbstractParameterConverter<WireDatabaseConnection,WireServiceConnection>
connection
- Database connectionpb
- Parameter buffer to populatejava.sql.SQLException
- For errors generating authentication informationCopyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.