[
http://issues.apache.org/jira/browse/IBATIS-270?page=comments#action_12367673 ]
Richard Lin commented on IBATIS-270:
------------------------------------
I also found this on the user mailing list, but I can't find any existing
issues here.
basically, given a SqlMapClient, I want it to have the following feature:
SqlMapClient client ...
client.loadSqlMap("my/package/MySqlMap.xml");
then be able to start using statements from that sqlmap xml file.
It'd be nice to have the ability to reload these files when they are changed.
> 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
>
> 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