[ http://issues.apache.org/jira/browse/IBATIS-270?page=comments#action_12417720 ]
adamb commented on IBATIS-270: ------------------------------ The above code works nicely. Our startup time is approx 1/3 and the memory overhead is 1/100th (although it still potentially will grow to the same size as before... perhaps some LRUMap should be used rather than a HashSet in SqlMapClientExecutorDelegate??) > Loading SqlMap XML to existing SqlMapClient > ------------------------------------------- > > Key: IBATIS-270 > URL: http://issues.apache.org/jira/browse/IBATIS-270 > Project: iBatis for Java > Type: New Feature > Components: SQL Maps > Environment: any > Reporter: Richard Lin > Priority: Minor > Attachments: DynamicSqlMapClient.java, DynamicSqlMapExecutorDelegate.java > > Ability to dynamically load more SqlMap XML files not included in > sqlmap-config.xml. -- 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