public interface IServiceProperties extends IAttachProperties<IServiceProperties>, ServiceConnectionProperties
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_SERVICE_NAME
Deprecated.
|
DEFAULT_CONNECT_TIMEOUT, DEFAULT_SO_TIMEOUT, DEFAULT_SOCKET_BUFFER_SIZE
Modifier and Type | Method and Description |
---|---|
IServiceProperties |
asImmutable() |
IServiceProperties |
asNewMutable() |
getAttachObjectName, getWireCryptAsEnum, isImmutable, setAttachObjectName, setWireCryptAsEnum
getExpectedDb, getServiceName, setExpectedDb, setServiceName
getAuthPlugins, getCharSet, getConnectTimeout, getDbCryptConfig, getEncoding, getPassword, getPortNumber, getProcessId, getProcessName, getRoleName, getServerName, getSocketBufferSize, getSoTimeout, getType, getUser, getWireCrypt, isWireCompression, setAuthPlugins, setCharSet, setConnectTimeout, setDbCryptConfig, setEncoding, setPassword, setPortNumber, setProcessId, setProcessName, setRoleName, setServerName, setSocketBufferSize, setSoTimeout, setType, setUser, setWireCompression, setWireCrypt
connectionPropertyValues, getBooleanProperty, getBooleanProperty, getIntProperty, getIntProperty, getProperty, getProperty, setBooleanProperty, setIntProperty, setProperty
@Deprecated static final java.lang.String DEFAULT_SERVICE_NAME
IServiceProperties asImmutable()
asImmutable
in interface IAttachProperties<IServiceProperties>
IServiceProperties
IServiceProperties asNewMutable()
asNewMutable
in interface IAttachProperties<IServiceProperties>
IServiceProperties
with all properties copied.Copyright © 2001-2023 Jaybird (Firebird JDBC) team. All rights reserved.