public class ProviderSelectByExampleWithBLOBsMethodGenerator extends ProviderSelectByExampleWithoutBLOBsMethodGenerator
builderPrefix, NEW_BUILDER_IMPORT, useLegacyBuilder
context, introspectedTable, progressCallback, warnings
Constructor and Description |
---|
ProviderSelectByExampleWithBLOBsMethodGenerator(boolean useLegacyBuilder) |
Modifier and Type | Method and Description |
---|---|
boolean |
callPlugins(Method method,
TopLevelClass topLevelClass) |
List<IntrospectedColumn> |
getColumns() |
String |
getMethodName() |
addClassElements
getContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarnings
public ProviderSelectByExampleWithBLOBsMethodGenerator(boolean useLegacyBuilder)
public List<IntrospectedColumn> getColumns()
getColumns
in class ProviderSelectByExampleWithoutBLOBsMethodGenerator
public String getMethodName()
getMethodName
in class ProviderSelectByExampleWithoutBLOBsMethodGenerator
public boolean callPlugins(Method method, TopLevelClass topLevelClass)
callPlugins
in class ProviderSelectByExampleWithoutBLOBsMethodGenerator
Copyright © 2006–2018 MyBatis.org. All rights reserved.