|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mybatis.generator.config.PropertyHolder
org.mybatis.generator.config.TypedPropertyHolder
org.mybatis.generator.config.PluginConfiguration
public class PluginConfiguration
Constructor Summary | |
---|---|
PluginConfiguration()
|
Method Summary | |
---|---|
XmlElement |
toXmlElement()
|
void |
validate(java.util.List<java.lang.String> errors,
java.lang.String contextId)
|
Methods inherited from class org.mybatis.generator.config.TypedPropertyHolder |
---|
getConfigurationType, setConfigurationType |
Methods inherited from class org.mybatis.generator.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 |
---|
public PluginConfiguration()
Method Detail |
---|
public XmlElement toXmlElement()
public void validate(java.util.List<java.lang.String> errors, java.lang.String contextId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |