On Thu, 2002-08-08 at 19:26, Bill Schneider wrote:
> Andreas,
> 
> Sure, I've used Torque in production before.  It's fast to develop with, and
> much better than doing O-R mapping by hand.. It does support single-level
> database transactions.

Hi Bill,

thanks for answering. Please foregive my ignorance, but what is what is
a single-level transaction, or better what is a multi-level transaction?

I'm no DB expert and all I had to do with transactions is what JDBC/ODBC
offers, which is IIRC a 'start transaction', 'commit' and 'abort'
command. Does multi level mean one can nest transaction calls?

regards,
Andreas



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

Reply via email to