org.apache.ibatis.ibator.config
Class CommentGeneratorConfiguration

java.lang.Object
  extended by org.apache.ibatis.ibator.config.PropertyHolder
      extended by org.apache.ibatis.ibator.config.TypedPropertyHolder
          extended by org.apache.ibatis.ibator.config.CommentGeneratorConfiguration

public class CommentGeneratorConfiguration
extends TypedPropertyHolder

Author:
Jeff Butler

Constructor Summary
CommentGeneratorConfiguration()
           
 
Method Summary
 XmlElement toXmlElement()
           
 
Methods inherited from class org.apache.ibatis.ibator.config.TypedPropertyHolder
getConfigurationType, setConfigurationType
 
Methods inherited from class org.apache.ibatis.ibator.config.PropertyHolder
addProperty, addPropertyXmlElements, getProperties, getProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentGeneratorConfiguration

public CommentGeneratorConfiguration()
Method Detail

toXmlElement

public XmlElement toXmlElement()