|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibatis.db.sqlmap.XmlSqlMapValidator
public class XmlSqlMapValidator
| Constructor Summary | |
|---|---|
XmlSqlMapValidator()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Starts the iBatis sql-map check. |
static java.util.List |
validateSqlMap(SqlMap sqlMap)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlSqlMapValidator()
| Method Detail |
|---|
public static java.util.List validateSqlMap(SqlMap sqlMap)
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - args should contain the filenames of the sql-map-config.xml files.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||