public interface UpdateStatementMapper
| 限定符和类型 | 方法和说明 |
|---|---|
int |
updateBySql(UpdateStatement<?> statement) |
@UpdateProvider(type=MapperProviders.class, method="updateBySql") int updateBySql(@Param(value="_u") UpdateStatement<?> statement)
Copyright © 2024 fossc. All rights reserved.