|
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. Is there any other parser I could use which will first resolve the DTDs using Jar files? Thanks in advance! Nilesh |
- How do I pass custom EntityResolver to SqlMapClientBuilder? Nilesh Bhattad
