how to refresh the connection pool programmingly?
"linuxman" <[email protected]> Sun, 16 Feb 2003 11:07:55 +0800
| Newsgroups | gmane.comp.java.enhydra.general,gmane.comp.java.enhydra.dods |
|---|---|
| Message-ID | <000701c2d568$99df52a0$6012090a@debian> |
hi, I set "full cached" property when design a database table with DODS( in enhydra 5.0), but when I insert the new record into this table and refresh the page to display the records from this table, the new inserted record is not there. I have checked double the database, the record is indeed inserted. I think this maybe a bug in dods? Or any way to force to refresh the connection pool programmingly? I mean, when I finished to insert the new record, I can force to refresh the connection pool. Any hints? Thanks in advance! linuxman