Passing values to a plpgsql functions

Поиск
Список
Период
Сортировка
От Jose Luis LG
Тема Passing values to a plpgsql functions
Дата
Msg-id 00d501c1c102$06706890$424d4d7d@Servidor2K.local
обсуждение исходный текст
Ответы Re: Passing values to a plpgsql functions  ("Dave Cramer" <Dave@micro-automation.net>)
Список pgsql-jdbc

Hello,

 

Can anybody help me?  How can I pass values to a plpgsql functions from jdbc.  I have tried the CallableStatement but this seems not to be implemented (Using Postgresql 7.2).  Is there any way of passing the values via Statement or PreparedStatement.  If this is not possible could someone tell me where I can find some examples doing this via the FastPath Api.

 

 

Thanks and best regards

 

 

 

Jose Luis

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

Предыдущее
От: tony
Дата:
Сообщение: Re: Postgress 7.2 and j2sdk 1.4.0
Следующее
От: # sriram #
Дата:
Сообщение: Re: strange error