Pass custom EntityResolver to SqlMapClientBuilder
-------------------------------------------------

         Key: IBATIS-160
         URL: http://issues.apache.org/jira/browse/IBATIS-160
     Project: iBatis for Java
        Type: New Feature
  Components: SQL Maps  
    Reporter: nilesh


Is there a way to plugin own EntityResolver to SqlMapClientBuilder before it 
parse sql maps? The reason I'm looking for this is to avoid resolving iBatis 
DTDs over the internet and rather resolve those using iBatis jar files. My 
environment is setup with JDom parser.

-- 
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

Reply via email to