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