|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mybatis.generator.codegen.AbstractGenerator
org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.AbstractJavaProviderMethodGenerator
org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator
org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithBLOBsMethodGenerator
public class ProviderSelectByExampleWithBLOBsMethodGenerator
Field Summary |
---|
Fields inherited from class org.mybatis.generator.codegen.AbstractGenerator |
---|
context, introspectedTable, progressCallback, warnings |
Constructor Summary | |
---|---|
ProviderSelectByExampleWithBLOBsMethodGenerator()
|
Method Summary | |
---|---|
boolean |
callPlugins(Method method,
TopLevelClass topLevelClass)
|
java.util.List<IntrospectedColumn> |
getColumns()
|
java.lang.String |
getMethodName()
|
Methods inherited from class org.mybatis.generator.codegen.mybatis3.javamapper.elements.sqlprovider.ProviderSelectByExampleWithoutBLOBsMethodGenerator |
---|
addClassElements |
Methods inherited from class org.mybatis.generator.codegen.AbstractGenerator |
---|
getContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarnings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProviderSelectByExampleWithBLOBsMethodGenerator()
Method Detail |
---|
public java.util.List<IntrospectedColumn> getColumns()
getColumns
in class ProviderSelectByExampleWithoutBLOBsMethodGenerator
public java.lang.String getMethodName()
getMethodName
in class ProviderSelectByExampleWithoutBLOBsMethodGenerator
public boolean callPlugins(Method method, TopLevelClass topLevelClass)
callPlugins
in class ProviderSelectByExampleWithoutBLOBsMethodGenerator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |