Re: JDBC behaviour

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: JDBC behaviour
Дата
Msg-id 56CAAC39.5080300@hogranch.com
обсуждение исходный текст
Ответ на Re: JDBC behaviour  (Sridhar N Bamandlapally <sridhar.bn1@gmail.com>)
Список pgsql-jdbc
On 2/21/2016 9:35 PM, Sridhar N Bamandlapally wrote:
>
> I may be wrong, please correct if,
>
> can we do function overloading to add functionality with savepoint
> option, i.e. with this both will be available and its app developers
> to chose
>

if you want every operation saved, then use autocommit, and let it
execute each insert atomically.



--
john r pierce, recycling bits in santa cruz



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

Предыдущее
От: Sridhar N Bamandlapally
Дата:
Сообщение: Re: JDBC behaviour
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: JDBC behaviour