Class ComposedTypeRowMapper
java.lang.Object
de.hybris.platform.persistence.property.loader.internal.mapper.ComposedTypeRowMapper
- All Implemented Interfaces:
org.springframework.jdbc.core.RowMapper<ComposedTypeDTO>
public class ComposedTypeRowMapper
extends Object
implements org.springframework.jdbc.core.RowMapper<ComposedTypeDTO>
-
Constructor Summary
ConstructorsConstructorDescriptionComposedTypeRowMapper(TypePKInfoProvider typePKInfoProvider, Map<String, ItemDeployment> deploymentInfo) -
Method Summary
-
Constructor Details
-
ComposedTypeRowMapper
public ComposedTypeRowMapper(TypePKInfoProvider typePKInfoProvider, Map<String, ItemDeployment> deploymentInfo)
-
-
Method Details
-
mapRow
- Specified by:
mapRowin interfaceorg.springframework.jdbc.core.RowMapper<ComposedTypeDTO>- Throws:
SQLException
-