Class AbstractImmutableAttachProperties<T extends IAttachProperties<T>>

java.lang.Object
org.firebirdsql.gds.ng.AbstractImmutableAttachProperties<T>
All Implemented Interfaces:
IAttachProperties<T>
Direct Known Subclasses:
FbImmutableConnectionProperties, FbImmutableServiceProperties

public abstract class AbstractImmutableAttachProperties<T extends IAttachProperties<T>> extends Object implements IAttachProperties<T>
Abstract immutable implementation of IAttachProperties.
Since:
3.0
Author:
Mark Rotteveel