public abstract PooledConnectionBuilder user (String username)

Specifies the username to be used when creating a connection

Parameters:
username    the database user on whose behalf the connection is being made

Returns:  the same PooledConnectionBuilder instance