AW: Dods: how to refresh the connection pool programmingly?
"Madl Alfred" <[email protected]> Thu, 5 Jun 2003 11:24:52 +0200
| Newsgroups | gmane.comp.java.enhydra.dods,gmane.comp.java.enhydra.general |
|---|---|
| Message-ID | <[email protected]> |
The fully cached option for DO's should only be used if your table is use= d in a readonly way by your application. Although there is a "refreshcach= e" method in the generated DO class to update the cache after modificatio= ns of DO's, we experienced some problems with this approach. Enhydra 5.1 will solve this problem with a completely new LRU cache which= can be set to any size (0, n or unlimited) and supports modification of = cached objects in a clean way. Greetings. Alfred Madl -----Urspr=FCngliche Nachricht----- Von: linuxman [mailto:[email protected]]=20 Gesendet: Sonntag, 16. Februar 2003 04:08 An: [email protected] Cc: [email protected] Betreff: Dods: how to refresh the connection pool programmingly? 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 refres= h the page to display the records from this table, the new inserted recor= d 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 con= nection pool. Any hints? Thanks in advance! linuxman _______________________________________________ Dods mailing list [email protected] http://www.enhydra.org/mailman/listinfo.cgi/dods