Package org.mybatis.generator.api.dom.java
package org.mybatis.generator.api.dom.java
-
ClassDescriptionThis interface describes methods common to all Java compilation units (Java classes, interfaces, and enums).This class encapsulates the idea of an inner class - it has methods that make it easy to generate inner classes.This class encapsulates the idea of an inner enum - it has methods that make it easy to generate inner enum.This class contains a list of Java reserved words.Typesafe enum of possible Java visibility settings.