public interface ServiceParameterBuffer extends ConnectionParameterBuffer
Modifier and Type | Field and Description |
---|---|
static int |
COMMAND_LINE
Deprecated.
|
static int |
CONNECT_TIMEOUT
Deprecated.
|
static int |
CURRENT_VERSION
Deprecated.
|
static int |
DBNAME
Deprecated.
|
static int |
DUMMY_PACKET_INTERVAL
Deprecated.
|
static int |
OPTIONS
Deprecated.
|
static int |
PASSWORD
Deprecated.
|
static int |
PASSWORD_ENC
Deprecated.
|
static int |
SQL_ROLE_NAME
Deprecated.
|
static int |
SYS_USER_NAME
Deprecated.
|
static int |
SYS_USER_NAME_ENC
Deprecated.
|
static int |
USER_NAME
Deprecated.
|
static int |
VERBOSE
Deprecated.
|
static int |
VERSION
Deprecated.
|
static int |
VERSION1
Deprecated.
|
getDefaultEncoding, getTagMapping
addArgument, addArgument, addArgument, addArgument, addArgument, addArgument, addArgument, getArgumentAsInt, getArgumentAsString, getType, hasArgument, iterator, removeArgument, size, toBytes, toBytesWithType, toXdrable, writeArgumentsTo
@Deprecated static final int VERSION
@Deprecated static final int VERSION1
@Deprecated static final int CURRENT_VERSION
@Deprecated static final int USER_NAME
@Deprecated static final int SYS_USER_NAME
@Deprecated static final int SYS_USER_NAME_ENC
@Deprecated static final int PASSWORD
@Deprecated static final int PASSWORD_ENC
@Deprecated static final int COMMAND_LINE
@Deprecated static final int DBNAME
@Deprecated static final int VERBOSE
@Deprecated static final int OPTIONS
@Deprecated static final int CONNECT_TIMEOUT
@Deprecated static final int DUMMY_PACKET_INTERVAL
@Deprecated static final int SQL_ROLE_NAME
Copyright © 2001-2024 Jaybird (Firebird JDBC) team. All rights reserved.