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