Class AbstractFbService<T extends AbstractConnection<IServiceProperties,? extends FbService>>

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

public abstract class AbstractFbService<T extends AbstractConnection<IServiceProperties,? extends FbService>> extends AbstractFbAttachment<T> implements FbService
Abstract service implementation.
Since:
3.0
Author:
Mark Rotteveel