derivedFrom

open fun derivedFrom(connectionFactory: ConnectionFactory): ConnectionFactoryBuilder

Initialize a new ConnectionFactoryBuilder derived from the options of the specified connectionFactory.

Return

a new builder initialized with the options from the connection factory

Since

2.5.1

Parameters

connectionFactory

the connection factory whose options are to be used toinitialize the builder