public class

CommentGeneratorConfiguration

extends TypedPropertyHolder
java.lang.Object
   ↳ org.mybatis.generator.config.PropertyHolder
     ↳ org.mybatis.generator.config.TypedPropertyHolder
       ↳ org.mybatis.generator.config.CommentGeneratorConfiguration

Summary

Public Constructors
CommentGeneratorConfiguration()
Public Methods
XmlElement toXmlElement()
[Expand]
Inherited Methods
From class org.mybatis.generator.config.TypedPropertyHolder
From class org.mybatis.generator.config.PropertyHolder
From class java.lang.Object

Public Constructors

public CommentGeneratorConfiguration ()

Public Methods

public XmlElement toXmlElement ()