Auto Reloading Sql-map configuration. By Observing modifed date(adding datetime 
in Variables) or making a method reload conf.
-----------------------------------------------------------------------------------------------------------------------------

         Key: IBATIS-208
         URL: http://issues.apache.org/jira/browse/IBATIS-208
     Project: iBatis for Java
        Type: Wish
  Components: SQL Maps  
    Versions: 2.1.5    
 Environment: in general Java Env.
    Reporter: totoro


I'm using sqlmap of iBatis.
I think ibatis is so efficient OR-Mapper. it decrease coding line and it's well 
designed but too uncomfortable.
whenever I modified sql of SQL Map xml file(to add select sql or to moify 
existing one), I should have to restart app. server or redeploy web. 

It's too boring job. 

EJB supports hot deploy. 
J2EE Spec. supports auto reloading class in WEB-INF. 

why ibatis does'nt support this?

I wish ibatis supports this functionality by adding observing pattern to xml 
files. (ADD modified date to Variables).
or in the next best way,

may offer public static function for reconfigure xml files. 

Thanks.



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