Prepare Statement

Поиск
Список
Период
Сортировка
От Jie Liang
Тема Prepare Statement
Дата
Msg-id E7E213858379814A9AE48CA6754F5ECB02A70FCA@mail01.stbernard.com
обсуждение исходный текст
Ответы Re: Prepare Statement  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Hi,

I have a question about performance, in SQL commands: there is a
prepare/execute command, document says it will improve the performance
while repeatly execute a statement. In java.sql: there is a
PreparedStatement object, which can store precompiled SQL statement,
document says it can improve the performance also.
If I use java jdbc to connect postgresql database, which one I should
use? Can I use both?


Thanks.



Jie Liang

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

Предыдущее
От: Duane Lee - EGOVX
Дата:
Сообщение: Re: [ADMIN] doubt
Следующее
От: tmp@nitwit.de
Дата:
Сообщение: cursor "jdbc_curs_1" does not exist