Hello Thank you for point out the cachemodel. To switch different datasources for diffrent users and retrieve the data correctly, we don't want to iBATIS to cache the data, though it maybe have some performance impart. In the sqlmapconfig.xml, we do not turn the cacheModelsEnabled="false", so the cacheModelsEnable property will be true as default value. But for sqlmap.xml, we don't define any cachemodel property, so I think the cache does not work for our configuration, is it correct? Or we need set cacheModelsEnabled="false" in the sqlmapconfig.xml too? Thank you
- How can I change datasource connect info on the fly w/iBATI... Paul Sanders
- Re: How can I change datasource connect info on the fl... Larry Meadors
- Re: How can I change datasource connect info on th... Chris Lamey
- Re: How can I change datasource connect info o... Paul Sanders
- Re: How can I change datasource connect in... Kyohyoh Choh
- RE: How can I change datasource conne... Chris Lamey
- RE: How can I change datasource c... Kyohyoh Choh
- Re: How can I change datasource connect info o... Paul Sanders
- Re: How can I change datasource connect in... Chris Lamey
- Re: How can I change datasource conne... Paul Sanders
- Re: How can I change datasource connect info o... tran duc trung
- Re: How can I change datasource connect in... Chris Lamey
- Re: How can I change datasource conne... tran duc trung
- Re: How can I change datasource c... Chris Lamey
- Re: How can I change datasour... tran duc trung
- Re: How can I change datasour... Chris Lamey
- Re: How can I change datasource connect info on the fl... Paul Sanders