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

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

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

Methods in org.apache.ibatis.abator.config that return CommentGeneratorConfiguration
 CommentGeneratorConfiguration AbatorContext.getCommentGeneratorConfiguration()
           
 

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