public class AnnotatedSelectByExampleWithoutBLOBsMethodGenerator extends SelectByExampleWithoutBLOBsMethodGenerator
context, introspectedTable, progressCallback, warnings
Constructor and Description |
---|
AnnotatedSelectByExampleWithoutBLOBsMethodGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
addExtraImports(Interface interfaze) |
void |
addMapperAnnotations(Interface interfaze,
Method method) |
addInterfaceElements
addAnnotatedResults, addAnnotatedSelectImports, addPrimaryKeyMethodParameters, buildBasicUpdateByExampleMethod, buildBasicUpdateByPrimaryKeyMethod, buildByPrimaryKeyWhereClause, buildGeneratedKeyAnnotation, buildGeneratedKeyImportsIfRequired, buildInitialSelectAnnotationStrings, buildUpdateByPrimaryKeyAnnotations, getResultAnnotation
setContext, setIntrospectedTable, setProgressCallback, setWarnings
public AnnotatedSelectByExampleWithoutBLOBsMethodGenerator()
public void addMapperAnnotations(Interface interfaze, Method method)
addMapperAnnotations
in class SelectByExampleWithoutBLOBsMethodGenerator
public void addExtraImports(Interface interfaze)
addExtraImports
in class SelectByExampleWithoutBLOBsMethodGenerator
Copyright © 2006–2024 MyBatis.org. All rights reserved.