Class AbstractAttachProperties<T extends IAttachProperties<T>>

java.lang.Object
org.firebirdsql.gds.ng.AbstractAttachProperties<T>
All Implemented Interfaces:
IAttachProperties<T>
Direct Known Subclasses:
FbConnectionProperties, FbServiceProperties

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