On Fri, May 26, 2006 at 03:57:40PM -0400, Matt Culbreth wrote:
>   1.  Use a timestamp or sequence field that is automatically updated 
> by the database whenever an update is made to the row.

   Not all databases have such fields.

> Question--where's the best place in SQLObject to grab the original 
> values during the SELECT()?  I've done some pretty detailed debugging 
> and I think the answer is in the SQLObject.get() class method.

   .get() or .select() or .selectBy() or .byAlternateID().

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


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to