[ 
https://issues.apache.org/jira/browse/IBATIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467732
 ] 

Richard Lin commented on IBATIS-270:
------------------------------------

I really don't know where the unloading happens. The place to trace through is 
probably the client delegate. I haven't look into the internals of how ibatis 
organize runtime sqlmap statements, and i can't see it documented anywhere. 
There was some comments on that in the mailing list before, and there seems to 
be some issues when you unload. probably not a very well organized dependency 
information.  

However, I don't see that as a problem if your statements are not too depended 
between sqlmaps. It's probably a bad practice anyway. If you find something 
new, I'd love to hear about it. 

Just wondering, what are you using this for?

> Loading SqlMap XML to existing SqlMapClient
> -------------------------------------------
>
>                 Key: IBATIS-270
>                 URL: https://issues.apache.org/jira/browse/IBATIS-270
>             Project: iBatis for Java
>          Issue 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to