Class ConnectionConfig.BuilderBase.ConnectionConfigImpl

java.lang.Object
io.helidon.data.sql.common.ConnectionConfig.BuilderBase.ConnectionConfigImpl
All Implemented Interfaces:
Prototype.Api, ConnectionConfig
Direct Known Subclasses:
HikariDataSourceConfig.BuilderBase.HikariDataSourceConfigImpl, JdbcDataSourceConfig.BuilderBase.JdbcDataSourceConfigImpl, UcpDataSourceConfig.BuilderBase.UcpDataSourceConfigImpl
Enclosing class:
ConnectionConfig.BuilderBase<BUILDER extends ConnectionConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends ConnectionConfig>

protected static class ConnectionConfig.BuilderBase.ConnectionConfigImpl extends Object implements ConnectionConfig
Generated implementation of the prototype, can be extended by descendant prototype implementations.