Brendan Miller wrote:
> Is there a way for an object's .save() method to insert using Oracle's
> SYSTIMESTAMP built-in for tables that have a timestamp field?

I'd suggest to think about this again. In an application, the
application server is the leading part and it should provide the
timestamps for all records. This might not occur to you in simple
setups, but is essential in cluster environments.

Bye, Thomas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to