public class MyBatisSimpleContextGenerator extends Object implements ContextGenerator
| Constructor and Description |
|---|
MyBatisSimpleContextGenerator() |
| Modifier and Type | Method and Description |
|---|---|
org.mybatis.generator.config.Context |
generateContext(GeneratorExtensionProperties extensionProperties)
generateContext
|
GeneratorType |
targetGeneratorType()
generator type
|
public GeneratorType targetGeneratorType()
ContextGeneratortargetGeneratorType in interface ContextGeneratorpublic org.mybatis.generator.config.Context generateContext(GeneratorExtensionProperties extensionProperties)
ContextGeneratorgenerateContext in interface ContextGeneratorextensionProperties - the extension propertiesCopyright © 2022. All rights reserved.