unwrap

open fun unwrap(connectionFactory: ConnectionFactory): ConnectionFactory

Return the native ConnectionFactory by unwrapping it from a cache or pool connection factory. Return the given ConnectionFactory if no caching wrapper has been detected.

Return

the native connection factory that it wraps, if any

Parameters

connectionFactory

a connection factory