On Mon, Nov 27, 2006 at 03:18:11PM +0000, Matthew Wilson wrote:
>     conn = model.hub.hub.getConnection()
>     results = conn.queryAll('select now()')
> 
> I always get the first time over and over again.
> 
> What can I do to purge the cache

   conn.cache.clear()

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to