hi,

I want to mixed using obj and other jdbc pool in one appplication, such as jarkata dbcp.

But there is one big problem: When I turn ojb cache on and dbcp cache on at the same time, and they all access the same tables, ojb's cache will not know dbcp's cache and vise versa.

For example, if obj write some records to a table, but dbcp don't know, so some fucntions using dbcp will not get the latest data.

So there is any way to cooperate the two database cache pools?

thanks in advance!

linuxman

_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to