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

java.lang.Object
  extended by com.ibatis.sqlmap.engine.builder.xml.SqlStatementParser

public class SqlStatementParser
extends Object


Constructor Summary
SqlStatementParser(XmlParserState config)
           
 
Method Summary
 void parseGeneralStatement(Node node, MappedStatement statement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlStatementParser

public SqlStatementParser(XmlParserState config)
Method Detail

parseGeneralStatement

public void parseGeneralStatement(Node node,
                                  MappedStatement statement)


Copyright © 2010. All Rights Reserved.