looking for a jdbc method.

Поиск
Список
Период
Сортировка
От Krishnan Trikkadeeri
Тема looking for a jdbc method.
Дата
Msg-id 000c01c9136d$1736a530$0201a8c0@company0cfb664
обсуждение исходный текст
Ответы Re: looking for a jdbc method.
Список pgsql-jdbc
Hi,
 
The JDBC API at the Sun website describes a two-parameter version of the method 'prepareStatement' in the interface 'Connection'  with capability to retrieve auto-generated keys. One of the samples in the Sun JDBC Tutorial site also use this method.
 
Is this method available in the postgresql jdbc driver? I have not been able to locate it so far.
If it is not implemented as yet, is there any plan to implement this method any time soon?
 
Krishnan Trikkadeeri

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: createArrayOf, type resolved outside search_path on arrays of composite
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: looking for a jdbc method.