Re: question about AbstractJdbc2Statement

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Luca Ferrari <fluca1978(at)infinito(dot)it>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: question about AbstractJdbc2Statement
Date: 2007-05-24 12:04:17
Message-ID: 46557F41.601@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Luca Ferrari wrote:
> Can somebody explain me when multiple
> resultset can be returned from a query?

stmt.execute("SELECT * FROM table1; SELECT * FROM table2");

-O

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Luca Ferrari 2007-05-24 12:49:51 Re: question about AbstractJdbc2Statement
Previous Message Mamoon Rashid 2007-05-24 11:45:06 setting CLASSPATH of the jdbc jar file