On Sat, Feb 06, 2010 at 10:43:43AM -0300, Juan Manuel wrote:
> Can the .select() or .selectBy() methods take the connection to use as a
> parameter (even if I pass it a normal connection object, and not one
> obtained from a transaction? If that's true then all is well :)

   Yes. I have already said this - all SQLObject methods accept
'connection' parameter that must be a connection or a transaction object.
Default for the parameter is None meaning "obtain the connection from the
corresponding SQLObject class".

Oleg.
-- 
     Oleg Broytman            http://phd.pp.ru/            p...@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to