public class AnnotatedSelectAllMethodGenerator extends SelectAllMethodGenerator
context, introspectedTable, progressCallback, warnings| Constructor and Description |
|---|
AnnotatedSelectAllMethodGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
addExtraImports(Interface interfaze) |
void |
addMapperAnnotations(Interface interfaze,
Method method) |
addInterfaceElementsaddAnnotatedResults, addAnnotatedSelectImports, addPrimaryKeyMethodParameters, buildBasicUpdateByExampleMethod, buildBasicUpdateByPrimaryKeyMethod, buildByPrimaryKeyWhereClause, buildGeneratedKeyAnnotation, buildGeneratedKeyImportsIfRequired, buildInitialSelectAnnotationStrings, buildUpdateByPrimaryKeyAnnotations, getResultAnnotationsetContext, setIntrospectedTable, setProgressCallback, setWarningspublic void addMapperAnnotations(Interface interfaze, Method method)
addMapperAnnotations in class SelectAllMethodGeneratorpublic void addExtraImports(Interface interfaze)
addExtraImports in class SelectAllMethodGeneratorCopyright © 2006–2025 MyBatis.org. All rights reserved.