Class DbClientServiceBase

java.lang.Object
io.helidon.dbclient.DbClientServiceBase
All Implemented Interfaces:
DbClientService
Direct Known Subclasses:
DbClientTracing

public abstract class DbClientServiceBase extends Object implements DbClientService
A base implementation of a client service that supports configuration of execution based on a statement name pattern and statement types.