public class ProviderSelectByExampleWithBLOBsMethodGenerator extends ProviderSelectByExampleWithoutBLOBsMethodGenerator
context, introspectedTable, progressCallback, warnings
Constructor and Description |
---|
ProviderSelectByExampleWithBLOBsMethodGenerator() |
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()
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 © 2010–2018 MyBatis.org. All rights reserved.