Re: question about AbstractJdbc2Statement

Поиск
Список
Период
Сортировка
От Luca Ferrari
Тема Re: question about AbstractJdbc2Statement
Дата
Msg-id 200705241449.51487.fluca1978@infinito.it
обсуждение исходный текст
Ответ на Re: question about AbstractJdbc2Statement  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc
On Thursday 24 May 2007 Oliver Jowett's cat, walking on the keyboard, wrote:
> Luca Ferrari wrote:
> > Can somebody explain me when multiple
> > resultset can be returned from a query?
>
> stmt.execute("SELECT * FROM table1; SELECT * FROM table2");
>


In this case, instead of processing both the queries and then throwing an
exception, should not be better to parse the string and send an exception
before processing the queries?
Just curios!

Luca


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

Предыдущее
От: Mamoon Rashid
Дата:
Сообщение: setting CLASSPATH of the jdbc jar file
Следующее
От: Leonel
Дата:
Сообщение: Re: setting CLASSPATH of the jdbc jar file