public interface ConnectionFactory
Connections and entry point for a driver.Connection| Modifier and Type | Method and Description | 
|---|---|
Publisher<? extends Connection> | 
create()
Creates a new  
Connection. | 
ConnectionFactoryMetadata | 
getMetadata()
Returns the  
ConnectionFactoryMetadata about the product this ConnectionFactory is applicable to. | 
Publisher<? extends Connection> create()
Connection.ConnectionConnectionFactoryMetadata getMetadata()
ConnectionFactoryMetadata about the product this ConnectionFactory is applicable to.ConnectionFactoryMetadata about the product this ConnectionFactory is applicable toCopyright © 2021. All rights reserved.