Uses of Class
org.apache.ibatis.ibator.config.CommentGeneratorConfiguration

Packages that use CommentGeneratorConfiguration
org.apache.ibatis.ibator.config   
 

Uses of CommentGeneratorConfiguration in org.apache.ibatis.ibator.config
 

Methods in org.apache.ibatis.ibator.config that return CommentGeneratorConfiguration
 CommentGeneratorConfiguration IbatorContext.getCommentGeneratorConfiguration()
           
 

Methods in org.apache.ibatis.ibator.config with parameters of type CommentGeneratorConfiguration
 void IbatorContext.setCommentGeneratorConfiguration(CommentGeneratorConfiguration commentGeneratorConfiguration)