public class EmptyProvider extends MapperTemplate
如BaseSelectMapper,接口纯继承,不包含任何方法
entityClassMap, mapperClass, mapperHelper, methodMap
Constructor and Description |
---|
EmptyProvider(Class<?> mapperClass,
MapperHelper mapperHelper) |
Modifier and Type | Method and Description |
---|---|
boolean |
supportMethod(String msId)
是否支持该通用方法
|
addMethodMap, createSqlSource, dynamicSQL, getConfig, getEntityClass, getIDENTITY, getIDENTITY, isBEFORE, isCheckExampleEntityClass, isNotEmpty, setResultType, setSqlSource, setSqlSource, tableName
public EmptyProvider(Class<?> mapperClass, MapperHelper mapperHelper)
public boolean supportMethod(String msId)
MapperTemplate
supportMethod
in class MapperTemplate
Copyright © 2018. All rights reserved.