public class BaseDeleteProvider extends MapperTemplate
entityClassMap, mapperClass, mapperHelper, methodMap| 构造器和说明 |
|---|
BaseDeleteProvider(Class<?> mapperClass,
MapperHelper mapperHelper) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
delete(org.apache.ibatis.mapping.MappedStatement ms)
通过条件删除
|
String |
deleteByPrimaryKey(org.apache.ibatis.mapping.MappedStatement ms)
通过主键删除
|
addMethodMap, createSqlSource, dynamicSQL, ExampleValidSqlNode, exampleWhereClause, getAllIfColumnNode, getColumnEqualsProperty, getColumnParameterMappings, getDynamicTableNameNode, getDynamicTableNameNode, getEntityClass, getIDENTITY, getIDENTITY, getIfCacheIsNull, getIfCacheNotNull, getIfIsNull, getIfNotNull, getIfNotNull, getMapperClass, getMethodName, getMethodName, getPrimaryKeyParameterMappings, getSeqNextVal, getUUID, isBEFORE, isCheckExampleEntityClass, isNotEmpty, newSelectKeyMappedStatement, setResultType, setSqlSource, setSqlSource, supportMethod, tableName, updateByExampleWhereClausepublic BaseDeleteProvider(Class<?> mapperClass, MapperHelper mapperHelper)
Copyright © 2017. All rights reserved.