public final class FbImmutableServiceProperties extends AbstractImmutableAttachProperties<IServiceProperties> implements IServiceProperties
IServiceProperties.FbServicePropertiesDEFAULT_SERVICE_NAMEDEFAULT_CONNECT_TIMEOUT, DEFAULT_SO_TIMEOUT, DEFAULT_SOCKET_BUFFER_SIZE| Constructor and Description | 
|---|
| FbImmutableServiceProperties(IServiceProperties src)Copy constructor for FbServiceProperties. | 
| Modifier and Type | Method and Description | 
|---|---|
| IServiceProperties | asImmutable() | 
| IServiceProperties | asNewMutable() | 
| boolean | equals(java.lang.Object o) | 
connectionPropertyValues, getBooleanProperty, getIntProperty, getProperty, hashCode, immutable, isImmutable, property, setBooleanProperty, setIntProperty, setPropertyclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetAttachObjectName, getWireCryptAsEnum, isImmutable, setAttachObjectName, setWireCryptAsEnumgetExpectedDb, getServiceName, setExpectedDb, setServiceNamegetAuthPlugins, getCharSet, getConnectTimeout, getDbCryptConfig, getEncoding, getParallelWorkers, getPassword, getPortNumber, getProcessId, getProcessName, getRoleName, getServerName, getSocketBufferSize, getSoTimeout, getType, getUser, getWireCrypt, isWireCompression, setAuthPlugins, setCharSet, setConnectTimeout, setDbCryptConfig, setEncoding, setParallelWorkers, setPassword, setPortNumber, setProcessId, setProcessName, setRoleName, setServerName, setSocketBufferSize, setSoTimeout, setType, setUser, setWireCompression, setWireCryptconnectionPropertyValues, getBooleanProperty, getBooleanProperty, getIntProperty, getIntProperty, getProperty, getProperty, setBooleanProperty, setIntProperty, setPropertypublic FbImmutableServiceProperties(IServiceProperties src)
 All properties defined in IServiceProperties are  copied from src to the new instance.
 
src - Source to copy frompublic IServiceProperties asImmutable()
asImmutable in interface IAttachProperties<IServiceProperties>asImmutable in interface IServicePropertiesIServicePropertiespublic IServiceProperties asNewMutable()
asNewMutable in interface IAttachProperties<IServiceProperties>asNewMutable in interface IServicePropertiesIServiceProperties with all properties copied.public boolean equals(java.lang.Object o)
equals in class AbstractImmutableAttachProperties<IServiceProperties>Copyright © 2001-2025 Jaybird (Firebird JDBC) team. All rights reserved.