callable statements, latest snapshot

Поиск
Список
Период
Сортировка
От Gregory Bittar
Тема callable statements, latest snapshot
Дата
Msg-id 3AAC1C54.D281E9F9@iqa.cc
обсуждение исходный текст
Ответы Re: callable statements, latest snapshot  (Peter Mount <peter@retep.org.uk>)
Список pgsql-jdbc
The last I heard, CallableStatements were going to be
part of the 7.1 release.  I downloaded the latest 7.1
snapshot (March 10th's) and was surprised to find that
the Connection objects for both JDBC1 and JDBC2 drivers
are hardcoded to throw an error when CallableStatements
are attempted.  Does this mean that CallableStatements
will not be in 7.1?

My project is leaning heavily on CallableStatements and
I have a deadline looming, so I'd appreciate an answer
on this if possible.  Thanks a lot.


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

Предыдущее
От: Eric Frazier
Дата:
Сообщение: getTables is this right?
Следующее
От: Peter Mount
Дата:
Сообщение: Re: