| 程序包 | 说明 |
|---|---|
| org.mybatis.generator.api.dom.java | |
| org.mybatis.generator.internal |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Field |
class |
InnerClass
This class encapsulates the idea of an inner class - it has methods that make
it easy to generate inner classes.
|
class |
InnerEnum
This class encapsulates the idea of an inner enum - it has methods that make
it easy to generate inner enum.
|
class |
Interface
The Class Interface.
|
class |
Method
The Class Method.
|
class |
TopLevelClass
The Class TopLevelClass.
|
class |
TopLevelEnumeration
The Class TopLevelEnumeration.
|
| 构造器和说明 |
|---|
JavaElement(JavaElement original)
Copy Constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
DefaultCommentGenerator.addJavadocTag(JavaElement javaElement,
boolean markAsDoNotDelete)
This method adds the custom javadoc tag for.
|
Copyright © 2006–2016 MyBatis.org. All rights reserved.