Interface IAttachProperties<T extends IAttachProperties<T>>

All Superinterfaces:
AttachmentProperties, BaseProperties
All Known Subinterfaces:
IConnectionProperties, IServiceProperties
All Known Implementing Classes:
AbstractAttachProperties, AbstractImmutableAttachProperties, FbConnectionProperties, FbImmutableConnectionProperties, FbImmutableServiceProperties, FbServiceProperties

public interface IAttachProperties<T extends IAttachProperties<T>> extends AttachmentProperties
Common properties for database and service attach.
Since:
3.0
Author:
Mark Rotteveel