Interface ConnectionPropertiesMapper
- All Known Implementing Classes:
ConnectionPropertiesMapperImpl
public interface ConnectionPropertiesMapper
- Since:
- {PROMPT_VERSION}
- Author:
- Norman Lorenz
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiontoConnectionProperties(DatabaseConnectionConfig dbConnectionConfig, ConnectionIdentifier connectionIdentifier, ConnectionProperties.TlsScope tlsScope)
-
Field Details
-
INSTANCE
-
-
Method Details
-
toConnectionProperties
ConnectionProperties toConnectionProperties(DatabaseConnectionConfig dbConnectionConfig, ConnectionIdentifier connectionIdentifier, ConnectionProperties.TlsScope tlsScope)
-