com.ibatis.sqlmap.engine.builder.xml
Class XMLSqlSource
java.lang.Object
com.ibatis.sqlmap.engine.builder.xml.XMLSqlSource
- All Implemented Interfaces:
- SqlSource
public class XMLSqlSource
- extends Object
- implements SqlSource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLSqlSource
public XMLSqlSource(XmlParserState config,
Node parentNode)
getSql
public Sql getSql()
- Specified by:
getSql
in interface SqlSource
Copyright © 2010. All Rights Reserved.