Hello all
I want to execute many request (insert) in one time it's possible ?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
There is a class "Transaction" in Util, though I've never used it.
Have a look here : http://wiki.apache.org/db-torque/FrequentlyAskedQuestions and then at question #10 : "The save methods internally use Transaction.start(), what if I want save of multiple entities to be wrapped in single transaction?".
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
