AutoCommit and SQLException

Поиск
Список
Период
Сортировка
От Antony Paul
Тема AutoCommit and SQLException
Дата
Msg-id BAY15-DAV15d2DpZtYo00029474@hotmail.com
обсуждение исходный текст
Ответы Re: AutoCommit and SQLException
Список pgsql-jdbc
Hi all,
    What happens to transaction when an SQL exception is thrown while it is
in a transaction. Does the connection automatically rollbacks the
transactions or we have to roll back it ?. I am using PreparedStatements and
Statements and no stored procedures.
    Is there any specification for the behaviour of connection pools ?.

rgds
Antony Paul

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

Предыдущее
От: "Luke (Terry) Vanderfluit"
Дата:
Сообщение: Re: JNDI Datasource configuration
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: AutoCommit and SQLException