Package | Description |
---|---|
org.mybatis.generator.config | |
org.mybatis.generator.internal | |
org.mybatis.generator.runtime.dynamic.sql |
Modifier and Type | Method and Description |
---|---|
CommentGenerator |
Context.getCommentGenerator() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCommentGenerator |
Modifier and Type | Method and Description |
---|---|
static CommentGenerator |
ObjectFactory.createCommentGenerator(Context context) |
Modifier and Type | Method and Description |
---|---|
static DynamicSqlSupportClassGenerator |
DynamicSqlSupportClassGenerator.of(IntrospectedTable introspectedTable,
CommentGenerator commentGenerator,
List<String> warnings) |
Copyright © 2006–2023 MyBatis.org. All rights reserved.