org.mybatis.generator.config
Class CommentGeneratorConfiguration
java.lang.Object
org.mybatis.generator.config.PropertyHolder
org.mybatis.generator.config.TypedPropertyHolder
org.mybatis.generator.config.CommentGeneratorConfiguration
public class CommentGeneratorConfiguration
- extends TypedPropertyHolder
- Author:
- Jeff Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentGeneratorConfiguration
public CommentGeneratorConfiguration()
toXmlElement
public XmlElement toXmlElement()
Copyright © 2010-2012 MyBatis.org. All Rights Reserved.