The method in question is

ResultSetMetaDate.getTableName(int column)
and while were at it

ResultSetMetaData.getSchemaName(int column)

and FWIW, the return value if not applicable is ""


Dave
On Tue, 2003-01-28 at 17:21, Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > Dave Cramer says it is needed for the jdbc spec, somehow.
> 
> Does the JDBC spec really require the database to provide functionality
> that's not in the SQL spec?  I kinda doubt that.
> 
>                       regards, tom lane
-- 
Dave Cramer <[EMAIL PROTECTED]>
Cramer Consulting


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to