[ http://issues.apache.org/jira/browse/IBATIS-104?page=all ] Clinton Begin closed IBATIS-104: --------------------------------
> SQL Maps Tutorial - error > ------------------------- > > Key: IBATIS-104 > URL: http://issues.apache.org/jira/browse/IBATIS-104 > Project: iBatis for Java > Type: Bug > Components: SQL Maps > Reporter: Eric Winter > Assignee: Larry Meadors > Priority: Minor > > in pdf > iBATIS SQL Maps > Tutorial > For SQL Maps Version 2.0 > June 17, 2004 > Page 7 of 9 > MyAppSqlConfig.java - has an error: > public static NEEDTOHAVECLASSNAMEHERE getSqlMapInstance () { > return sqlMap; > } > (should be SqlMapClient) > good doc. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
