public abstract class TypedPropertyHolder extends PropertyHolder
| Constructor and Description |
|---|
TypedPropertyHolder() |
| Modifier and Type | Method and Description |
|---|---|
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.