public class DeleteByPrimaryKeyMethodGenerator extends AbstractJavaMapperMethodGenerator
context, introspectedTable, progressCallback, warnings| 构造器和说明 |
|---|
DeleteByPrimaryKeyMethodGenerator(boolean isSimple) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addInterfaceElements(Interface interfaze) |
void |
addMapperAnnotations(Interface interfaze,
Method method) |
addGeneratedKeyAnnotation, getResultAnnotationgetContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarningspublic DeleteByPrimaryKeyMethodGenerator(boolean isSimple)
public void addInterfaceElements(Interface interfaze)
Copyright © 2006–2016 MyBatis.org. All rights reserved.