CallableStatement Implementation

Поиск
Список
Период
Сортировка
От Corinne Rhodes
Тема CallableStatement Implementation
Дата
Msg-id JDEOJCFIGODFMFHIJJGPOEBOCAAA.Cori_Rhodes@baylor.edu
обсуждение исходный текст
Список pgsql-jdbc
Hello,

I am part of a team that is working on implementing the CallableStatement
interface for JDBC.  CallableStatement is used to call stored procedures.
However, postgresql does not implement stored procedures as such and uses
functions instead.  As functions can only return a single value or a column
of values, what functionality would you like to see from CallableStatement.
How would you see yourself using "stored procedures?"  The idea is
portability.  We would like to make it as easy as possible for you to
transfer an existing DB from something like oracle to postgresql and still
retain as much functionality as possible.  Your comments and suggestions
would be most appreciated.

Thank you,
Corinne Rhodes
Baylor University
Cori_Rhodes@baylor.edu

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

Предыдущее
От: "B.N.V. Raman"
Дата:
Сообщение: RE: Problem connecting to JDBC 7.0-1.2 driver
Следующее
От: jlemcke
Дата:
Сообщение: CLASSPATH (not)