Re: Begin transaction?

Поиск
Список
Период
Сортировка
От Bjørn T Johansen
Тема Re: Begin transaction?
Дата
Msg-id 1064268513.30622.6.camel@pennywise.havleik.no
обсуждение исходный текст
Ответ на Re: Begin transaction?  (Paul Thomas <paul@tmsl.demon.co.uk>)
Список pgsql-jdbc
I was kind of expected that, maybe I should have looked at the soruce first...
Thx...


BTJ

On Mon, 2003-09-22 at 16:18, Paul Thomas wrote:
On 22/09/2003 12:38 Bjørn T Johansen wrote:
> I was just wondering if one needs to execute some kind of Begin command
> to start the transaction og is it enough just to set Autocommit to
> false?


If look at the driver sources you'll see that setAutocommit(false) does 
exactly that.

HTH

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: java.net.SocketException: Broken pipe
Следующее
От: Bjørn T Johansen
Дата:
Сообщение: Table Lock?