public class AbstractDataSourceWrapper extends Object
| Constructor and Description |
|---|
AbstractDataSourceWrapper() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
getSecureConnectionIfPossible(String user,
String password,
org.enhydra.jdbc.standard.StandardDataSource wrappedDataSource,
org.mule.runtime.api.tls.TlsContextFactory tlsContextFactory) |
public Connection getSecureConnectionIfPossible(String user, String password, org.enhydra.jdbc.standard.StandardDataSource wrappedDataSource, org.mule.runtime.api.tls.TlsContextFactory tlsContextFactory) throws SQLException
SQLExceptionCopyright © 2025. All rights reserved.