public class ServiceParameterBufferImp extends ParameterBufferBase implements ServiceParameterBuffer
Modifier and Type | Class and Description |
---|---|
static class |
ServiceParameterBufferImp.SpbMetaData |
COMMAND_LINE, CONNECT_TIMEOUT, CURRENT_VERSION, DBNAME, DUMMY_PACKET_INTERVAL, OPTIONS, PASSWORD, PASSWORD_ENC, SQL_ROLE_NAME, SYS_USER_NAME, SYS_USER_NAME_ENC, USER_NAME, VERBOSE, VERSION, VERSION1
Constructor and Description |
---|
ServiceParameterBufferImp(ServiceParameterBufferImp.SpbMetaData spbMetaData,
Encoding defaultEncoding)
Creates an empty service parameter buffer
|
Modifier and Type | Method and Description |
---|---|
ParameterTagMapping |
getTagMapping() |
addArgument, addArgument, addArgument, addArgument, addArgument, addArgument, addArgument, equals, getArgumentAsInt, getArgumentAsString, getArgumentsList, getDefaultEncoding, getLength, getParameterBufferMetaData, getType, hasArgument, hashCode, iterator, removeArgument, size, toBytes, toBytesWithType, toXdrable, writeArgumentsTo
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDefaultEncoding
addArgument, addArgument, addArgument, addArgument, addArgument, addArgument, addArgument, getArgumentAsInt, getArgumentAsString, getType, hasArgument, iterator, removeArgument, size, toBytes, toBytesWithType, toXdrable, writeArgumentsTo
public ServiceParameterBufferImp(ServiceParameterBufferImp.SpbMetaData spbMetaData, Encoding defaultEncoding)
public ParameterTagMapping getTagMapping()
getTagMapping
in interface ConnectionParameterBuffer
Copyright © 2001-2024 Jaybird (Firebird JDBC) team. All rights reserved.