Class SimpleMapViewToEntityMapper
java.lang.Object
com.blazebit.persistence.view.impl.update.flush.SimpleMapViewToEntityMapper
- All Implemented Interfaces:
MapViewToEntityMapper
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Constructor Summary
ConstructorsConstructorDescriptionSimpleMapViewToEntityMapper(ViewToEntityMapper keyMapper, ViewToEntityMapper valueMapper) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SimpleMapViewToEntityMapper
-
-
Method Details
-
getKeyMapper
- Specified by:
getKeyMapperin interfaceMapViewToEntityMapper
-
getValueMapper
- Specified by:
getValueMapperin interfaceMapViewToEntityMapper
-