[ http://issues.apache.org/jira/browse/IBATIS-373?page=all ]
Jeff Butler closed IBATIS-373. ------------------------------ Fix Version/s: 2.3.0 Resolution: Fixed Fixed in SVN. > Allow iBATIS to Build SqlMapClient from InputStream > --------------------------------------------------- > > Key: IBATIS-373 > URL: http://issues.apache.org/jira/browse/IBATIS-373 > Project: iBatis for Java > Issue Type: Improvement > Components: SQL Maps > Environment: All > Reporter: Jeff Butler > Assigned To: Jeff Butler > Fix For: 2.3.0 > > > Currently, iBATIS only allows building SqlMapClient instances from character > Readers. This can present problems when the system's default encoding is > broken. > Allowing iBATIS to build an SqlMapClient from an InputStream will offload > encoding issues to the parser - and the parser is probably better equipped to > deal with this issue. -- 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