Uses of Interface
javax.sql.PooledConnectionBuilder
Package
Description
Provides the API for server side data source access and processing from
the Java programming language.
-
Uses of PooledConnectionBuilder in javax.sql
Modifier and TypeMethodDescriptiondefault PooledConnectionBuilder
ConnectionPoolDataSource.createPooledConnectionBuilder()
Creates a newPooledConnectionBuilder
instanceSpecifies the password to be used when creating a connectionPooledConnectionBuilder.shardingKey
(ShardingKey shardingKey) Specifies ashardingKey
to be used when creating a connectionPooledConnectionBuilder.superShardingKey
(ShardingKey superShardingKey) Specifies asuperShardingKey
to be used when creating a connectionSpecifies the username to be used when creating a connection