public class DeleteByExampleExecutor extends AbstractExecutor<Integer>
jdbcBuilder, LOBHANDLER| 构造器和说明 |
|---|
DeleteByExampleExecutor(LambdaSupplier<S> jdbcBuilder,
SQL applyWhere,
Object[] parameters,
Class<?> persistentClass) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Integer |
doExecute() |
void |
prepare() |
checkEntity, execute, generatedId, isEntitypublic DeleteByExampleExecutor(LambdaSupplier<S> jdbcBuilder, SQL applyWhere, Object[] parameters, Class<?> persistentClass)
public void prepare()
prepare 在类中 AbstractExecutor<Integer>protected Integer doExecute() throws JdbcDataException
doExecute 在类中 AbstractExecutor<Integer>JdbcDataExceptionCopyright © 2020. All rights reserved.