Uses of Class
com.ibatis.db.sqlmap.SqlMap

Packages that use SqlMap
com.ibatis.db.sqlmap   
 

Uses of SqlMap in com.ibatis.db.sqlmap
 

Methods in com.ibatis.db.sqlmap that return SqlMap
static SqlMap XmlSqlMapBuilder.buildSqlMap(java.io.Reader reader)
           
static SqlMap XmlSqlMapBuilder.buildSqlMap(java.io.Reader reader, java.util.Properties props)