| 程序包 | 说明 |
|---|---|
| org.asia.mybatis.generator.plugins | |
| org.mybatis.generator.codegen.ibatis2.dao.templates | |
| org.mybatis.generator.config | |
| org.mybatis.generator.internal | |
| test |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BDTCommentGenerator
自定义注解生成
|
| 限定符和类型 | 方法和说明 |
|---|---|
Method |
AbstractDAOTemplate.getConstructorClone(CommentGenerator commentGenerator,
FullyQualifiedJavaType type,
IntrospectedTable introspectedTable)
Gets the constructor clone.
|
java.util.List<Field> |
AbstractDAOTemplate.getFieldClones(CommentGenerator commentGenerator,
IntrospectedTable introspectedTable)
Gets the field clones.
|
java.util.List<Method> |
AbstractDAOTemplate.getMethodClones(CommentGenerator commentGenerator,
IntrospectedTable introspectedTable)
Gets the method clones.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CommentGenerator |
Context.getCommentGenerator()
Gets the comment generator.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultCommentGenerator
The Class DefaultCommentGenerator.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static CommentGenerator |
ObjectFactory.createCommentGenerator(Context context)
Creates a new Object object.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MyCommentGenerator
Created by csz on 16/1/18.
|
Copyright © 2018. All Rights Reserved.