public abstract class PropertyHolder extends Object
Constructor and Description |
---|
PropertyHolder() |
Modifier and Type | Method and Description |
---|---|
void |
addProperty(String name,
String value) |
protected void |
addPropertyXmlElements(XmlElement xmlElement) |
Properties |
getProperties() |
String |
getProperty(String name) |
public Properties getProperties()
protected void addPropertyXmlElements(XmlElement xmlElement)
Copyright © 2010–2018 MyBatis.org. All rights reserved.