Uses of Class
org.mybatis.generator.config.CommentGeneratorConfiguration

Packages that use CommentGeneratorConfiguration
org.mybatis.generator.config   
 

Uses of CommentGeneratorConfiguration in org.mybatis.generator.config
 

Methods in org.mybatis.generator.config that return CommentGeneratorConfiguration
 CommentGeneratorConfiguration Context.getCommentGeneratorConfiguration()
           
 

Methods in org.mybatis.generator.config with parameters of type CommentGeneratorConfiguration
 void Context.setCommentGeneratorConfiguration(CommentGeneratorConfiguration commentGeneratorConfiguration)
           
 



Copyright © 2010-2012 MyBatis.org. All Rights Reserved.