public interface UpdateByPrimaryKeySelectiveForceMapper<T>
@UpdateProvider(type=UpdateByPrimaryKeySelectiveForceProvider.class, method="dynamicSQL") int updateByPrimaryKeySelectiveForce(@Param(value="record") T record, @Param(value="forceUpdateProperties") List<String> forceUpdateProperties)
record - forceUpdateProperties - Copyright © 2022. All Rights Reserved.