Re: NullPointer error returned from ResultSet.java
От | Dave Cramer |
---|---|
Тема | Re: NullPointer error returned from ResultSet.java |
Дата | |
Msg-id | 1034334849.3461.53.camel@inspiron.cramers обсуждение исходный текст |
Ответ на | Re: NullPointer error returned from ResultSet.java (Jeffrey Duffy <jeff@alanne.com>) |
Ответы |
Re: NullPointer error returned from ResultSet.java
|
Список | pgsql-jdbc |
Jeff, Can you show me how the statements are being created? I was partially correct, you can't have multiple result sets open on the same statement. Dave On Fri, 2002-10-11 at 06:43, Jeffrey Duffy wrote: > > On Friday, October 11, 2002, at 05:05 AM, Dave Cramer wrote: > > > Barry, Jef, > > > > I stand corrected! > > > > Dave > > On Thu, 2002-10-10 at 20:45, Barry Lind wrote: > >> Dave, > >> > >> The driver does support having multiple result sets open at the same > >> time, and I do it frequently in my code. > > Then I guess I still have the question of where this error is coming > from. I grepped for 'postgresql.con.closed' in the source thinking it > may be a PSQLException error message, but didn't see it in there. I'll > poke about in jdbc2/Statement.java and so forth to see if I can think > of a reason that this particular situation would occur. If you have > any thoughts on where to look, I'd be grateful. > > Jeff Duffy > jeff@alanne.com > > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org > >
В списке pgsql-jdbc по дате отправления: