Uses of Interface
org.mybatis.generator.api.CommentGenerator
Packages that use CommentGenerator
Package
Description
-
Uses of CommentGenerator in org.mybatis.generator.config
Fields in org.mybatis.generator.config declared as CommentGeneratorMethods in org.mybatis.generator.config that return CommentGenerator -
Uses of CommentGenerator in org.mybatis.generator.internal
Classes in org.mybatis.generator.internal that implement CommentGeneratorMethods in org.mybatis.generator.internal that return CommentGeneratorModifier and TypeMethodDescriptionstatic CommentGeneratorObjectFactory.createCommentGenerator(Context context) -
Uses of CommentGenerator in org.mybatis.generator.runtime.dynamic.sql
Fields in org.mybatis.generator.runtime.dynamic.sql declared as CommentGeneratorModifier and TypeFieldDescriptionprivate CommentGeneratorDynamicSqlSupportClassGenerator.commentGeneratorMethods in org.mybatis.generator.runtime.dynamic.sql with parameters of type CommentGeneratorModifier and TypeMethodDescriptionDynamicSqlSupportClassGenerator.of(IntrospectedTable introspectedTable, CommentGenerator commentGenerator, List<String> warnings)