com.ibatis.sqlmap.engine.builder.xml
Class XMLSqlSource

java.lang.Object
  extended by com.ibatis.sqlmap.engine.builder.xml.XMLSqlSource
All Implemented Interfaces:
SqlSource

public class XMLSqlSource
extends Object
implements SqlSource


Constructor Summary
XMLSqlSource(XmlParserState config, Node parentNode)
           
 
Method Summary
 Sql getSql()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLSqlSource

public XMLSqlSource(XmlParserState config,
                    Node parentNode)
Method Detail

getSql

public Sql getSql()
Specified by:
getSql in interface SqlSource


Copyright © 2010. All Rights Reserved.