Package | Description |
---|---|
org.mybatis.generator.api.dom.java |
Modifier and Type | Class and Description |
---|---|
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 |
InnerInterface |
class |
Interface |
class |
TopLevelClass |
class |
TopLevelEnumeration |
Copyright © 2006–2022 MyBatis.org. All rights reserved.