Uploaded image for project: 'iBatis for Java [READ ONLY]'
  1. iBatis for Java [READ ONLY]
  2. IBATIS-373

Allow iBATIS to Build SqlMapClient from InputStream

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0
    • Core
    • None
    • All

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jgbutler Jeff G. Butler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: