public class ProviderSelectByExampleWithBLOBsMethodGenerator extends ProviderSelectByExampleWithoutBLOBsMethodGenerator
builderPrefix, NEW_BUILDER_IMPORT, useLegacyBuildercontext, 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() |
addClassElementsgetContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarningspublic ProviderSelectByExampleWithBLOBsMethodGenerator(boolean useLegacyBuilder)
public List<IntrospectedColumn> getColumns()
getColumns in class ProviderSelectByExampleWithoutBLOBsMethodGeneratorpublic String getMethodName()
getMethodName in class ProviderSelectByExampleWithoutBLOBsMethodGeneratorpublic boolean callPlugins(Method method, TopLevelClass topLevelClass)
callPlugins in class ProviderSelectByExampleWithoutBLOBsMethodGeneratorCopyright © 2006–2016 MyBatis.org. All rights reserved.