public interface ServiceParameterBuffer extends ConnectionParameterBuffer
| Modifier and Type | Field and Description | 
|---|---|
| static int | COMMAND_LINEDeprecated.  | 
| static int | CONNECT_TIMEOUTDeprecated.  | 
| static int | CURRENT_VERSIONDeprecated.  | 
| static int | DBNAMEDeprecated.  | 
| static int | DUMMY_PACKET_INTERVALDeprecated.  | 
| static int | OPTIONSDeprecated.  | 
| static int | PASSWORDDeprecated.  | 
| static int | PASSWORD_ENCDeprecated.  | 
| static int | SQL_ROLE_NAMEDeprecated.  | 
| static int | SYS_USER_NAMEDeprecated.  | 
| static int | SYS_USER_NAME_ENCDeprecated.  | 
| static int | USER_NAMEDeprecated.  | 
| static int | VERBOSEDeprecated.  | 
| static int | VERSIONDeprecated.  | 
| static int | VERSION1Deprecated.  | 
getDefaultEncoding, getTagMappingaddArgument, 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.