Class XMLSqlSource
java.lang.Object
com.ibatis.sqlmap.engine.builder.xml.XMLSqlSource
-
Constructor Summary
ConstructorsConstructorDescriptionXMLSqlSource
(XmlParserState config, Node parentNode) Instantiates a new XML sql source. -
Method Summary
-
Constructor Details
-
XMLSqlSource
Instantiates a new XML sql source.- Parameters:
config
- the configparentNode
- the parent node
-
-
Method Details
-
getSql
-