public class UpdateExecutor extends AbstractExecutor<Integer>
jdbcBuilder, LOBHANDLER| 构造器和说明 |
|---|
UpdateExecutor(LambdaSupplier<S> jdbcBuilder,
Object persistent,
boolean ignoreNull) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Integer |
doExecute() |
void |
prepare() |
checkEntity, execute, generatedId, isEntitypublic UpdateExecutor(LambdaSupplier<S> jdbcBuilder, Object persistent, boolean ignoreNull)
public void prepare()
prepare 在类中 AbstractExecutor<Integer>protected Integer doExecute() throws JdbcDataException
doExecute 在类中 AbstractExecutor<Integer>JdbcDataExceptionCopyright © 2020. All rights reserved.