Class AbstractFbAttachment<T extends AbstractConnection<? extends IAttachProperties<?>,? extends FbAttachment>>

java.lang.Object
org.firebirdsql.gds.ng.AbstractFbAttachment<T>
All Implemented Interfaces:
AutoCloseable, FbAttachment, ExceptionListenable
Direct Known Subclasses:
AbstractFbDatabase, AbstractFbService

public abstract class AbstractFbAttachment<T extends AbstractConnection<? extends IAttachProperties<?>,? extends FbAttachment>> extends Object implements FbAttachment
Common behavior for AbstractFbService and AbstractFbDatabase.
Since:
3.0
Author:
Mark Rotteveel