[Biojava-l] proposal: clear LRUCache when connectToBioSQL is called

David Scott david at autohandle.com
Wed Jun 21 15:47:29 UTC 2006


if the RichObjectFactory is used standalone or used with another session 
- when a new session is started the cache may have invalid objects - the 
LRUCache can be cleared when the session is set.

public static void connectToBioSQL(Object session) {
   ...
   clearLRUCache();





More information about the Biojava-l mailing list