accessing collumn in join ResultSet - Mailing list pgsql-jdbc

From Alex Dovlecel
Subject accessing collumn in join ResultSet
Date
Msg-id E18IuCj-0002f9-00@ford.kbs.twi.tudelft.nl
Whole thread Raw
Responses Re: accessing collumn in join ResultSet  (Dave Cramer <Dave@micro-automation.net>)
List pgsql-jdbc
Hello again,

Just want to know, in order not to struggle again.

I jave a join query. Execute it, works fine, get the resultset.

The tables involved are X and Y, both of them have an Id field.

How can I access it from ResultSet? .getInt( "X.id" ) sais that there is no
field!!!

tx
dovle

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Updatable result sets
Next
From: Martin Ekerå
Date:
Subject: PostgreSQL JDBC Driver License Inquiry