public class SelectAllMethodGenerator extends AbstractJavaMapperMethodGenerator
context, introspectedTable, progressCallback, warnings
Constructor and Description |
---|
SelectAllMethodGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
addInterfaceElements(Interface interfaze) |
void |
addMapperAnnotations(Interface interfaze,
Method method) |
addGeneratedKeyAnnotation, getResultAnnotation
getContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarnings
public void addInterfaceElements(Interface interfaze)
addInterfaceElements
in class AbstractJavaMapperMethodGenerator
Copyright © 2010–2018 MyBatis.org. All rights reserved.