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

Allow SqlMapConfigParser to be overridden

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.3.4
    • None
    • Core
    • None
    • Java

    Description

      In order to modify the behaviour of the SqlMapConfigParser, it is currently necessary to copy the SqlMapConfigParser class entirely, leaving the new implementation open to bugs when iBatis is upgraded. In order to derive a useful class from SqlMapConfigParser, the XML parser state and other members need to be made available to protected, overridable methods.

      1. Please review which methods are usefully overridable. We would only have needed to modify addSqlMapNodelets, but others may benefit from having all the methods declared protected.
      2. Please make the object's state available to derived classes.

      Thank you.
      Derek Hulley, Alfresco

      Attachments

        Activity

          People

            Unassigned Unassigned
            derekhulley Derek Hulley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: