public class ProviderUpdateByExampleWithBLOBsMethodGenerator extends ProviderUpdateByExampleWithoutBLOBsMethodGenerator
context, introspectedTable, progressCallback, warnings
Constructor and Description |
---|
ProviderUpdateByExampleWithBLOBsMethodGenerator() |
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 ProviderUpdateByExampleWithBLOBsMethodGenerator()
public String getMethodName()
getMethodName
in class ProviderUpdateByExampleWithoutBLOBsMethodGenerator
public List<IntrospectedColumn> getColumns()
getColumns
in class ProviderUpdateByExampleWithoutBLOBsMethodGenerator
public boolean callPlugins(Method method, TopLevelClass topLevelClass)
callPlugins
in class ProviderUpdateByExampleWithoutBLOBsMethodGenerator
Copyright © 2010–2018 MyBatis.org. All rights reserved.