Uses of Class
io.helidon.dbclient.jdbc.ConnectionPool.Builder
-
Uses of ConnectionPool.Builder in io.helidon.dbclient.jdbc
Modifier and TypeMethodDescriptionstatic ConnectionPool.Builder
ConnectionPool.builder()
Create a fluent API builder for a JDBC Connection pool based on URL, username and password.Update builder from configuration.Connection pool password.ConnectionPool.Builder.properties
(Properties properties) Configure connection pool properties.Connection pool URL string.Connection pool username.