Hi,
Is there any documentation anywhere on exactly how caching works in
sqlobject, and also how connections are reused? I'm trying to work out if
I can use sqlobject in the manner I wish to, but cannot workout if it is
possible.
What I am trying to do is use it in a mode where all explicit db access
commands are sent to the db (.get, creating an object, selects,
syncUpdate) but apart from this no database access occurs e.g on attribute
access. I would also not like object to share state in the cache (i.e
class.get(1) should _always_ go to the db)
I would also like to be able to have multiple connections to the same uri.
Is this possible?
Cheers,
Ben
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more.
http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@???
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss