Package | Description |
---|---|
org.mybatis.generator.api.dom.java | |
org.mybatis.generator.internal |
Modifier and Type | Class and Description |
---|---|
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 |
class |
Method |
class |
TopLevelClass |
class |
TopLevelEnumeration |
Constructor and Description |
---|
JavaElement(JavaElement original)
Copy Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultCommentGenerator.addJavadocTag(JavaElement javaElement,
boolean markAsDoNotDelete)
This method adds the custom javadoc tag for.
|
Copyright © 2010–2018 MyBatis.org. All rights reserved.