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 © 2006–2016 MyBatis.org. All rights reserved.