Class ConnectionPoolPropertiesMapperImpl
java.lang.Object
de.xima.fc.persistence.internal.ConnectionPoolPropertiesMapperImpl
- All Implemented Interfaces:
ConnectionPoolPropertiesMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2026-03-03T15:55:57+0000",
comments="version: 1.6.3, compiler: javac, environment: Java 25.0.2 (Eclipse Adoptium)")
public class ConnectionPoolPropertiesMapperImpl
extends Object
implements ConnectionPoolPropertiesMapper
-
Field Summary
Fields inherited from interface ConnectionPoolPropertiesMapper
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoConnectionPoolProperties(DatabaseConnectionConfig dbConnectionConfig)
-
Constructor Details
-
ConnectionPoolPropertiesMapperImpl
public ConnectionPoolPropertiesMapperImpl()
-
-
Method Details
-
toConnectionPoolProperties
public ConnectionPoolProperties toConnectionPoolProperties(DatabaseConnectionConfig dbConnectionConfig) - Specified by:
toConnectionPoolPropertiesin interfaceConnectionPoolPropertiesMapper
-