open fun setConnectionManager(connectionManager: ConnectionManager): Unit
Set the JCA ConnectionManager that should be used to create the desired connection factory.
A ConnectionManager implementation for local usage is often included with a JCA connector. Such an included ConnectionManager might be set as default, with no need to explicitly specify one.