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, getProperty
public String getConfigurationType()
public void setConfigurationType(String configurationType)
configurationType
- the type specified in the configurationCopyright © 2010–2018 MyBatis.org. All rights reserved.