class AbstractMyBatisDAO.SqlMap extends Object
Modifier and Type | Field and Description |
---|---|
private String |
_source |
private String |
_sourceType |
Constructor and Description |
---|
SqlMap() |
Modifier and Type | Method and Description |
---|---|
String |
getSource() |
String |
getSourceType() |
void |
setSource(String source) |
void |
setSourceType(String sourceType) |
private String _sourceType
SqlMap()
public String getSourceType()
public void setSourceType(String sourceType)