public abstract class TypedPropertyHolder extends PropertyHolder
| 构造器和说明 |
|---|
TypedPropertyHolder() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getConfigurationType() |
void |
setConfigurationType(String configurationType)
Sets the value of the type specified in the configuration.
|
addProperty, addPropertyXmlElements, getProperties, getPropertypublic String getConfigurationType()
public void setConfigurationType(String configurationType)
configurationType - the type specified in the configurationCopyright © 2006–2016 MyBatis.org. All rights reserved.