Class GeneratorConfigurationFactory


  • public class GeneratorConfigurationFactory
    extends Object
    The type Generator configuration factory.
    Version:
    1.0.0
    Author:
    Gang Cheng
    • Constructor Detail

      • GeneratorConfigurationFactory

        public GeneratorConfigurationFactory()
    • Method Detail

      • addContextGenerator

        public void addContextGenerator​(ContextGenerator contextGenerator)
        Add context generator.
        Parameters:
        contextGenerator - the context generator
      • getConfiguration

        public org.mybatis.generator.config.Configuration getConfiguration()
        Get configuration configuration.
        Returns:
        the configuration