how to test whether a table existed? - Mailing list pgsql-jdbc

From Yi Dong
Subject how to test whether a table existed?
Date
Msg-id F73fNwxdekDQqj3UpzA00002cd6@hotmail.com
Whole thread Raw
Responses Re: how to test whether a table existed?  (Dror Matalon <dror@zapatec.com>)
List pgsql-jdbc
Hey, I have a simple question to ask, how do you write something like

if a table named "XXX" exits in java?

I read the java.sql api and did abit of research but couldn't find anything
about it. It just one of those things which take 1 min to explain but 3
hours to find it on the web so could somebody please give me a hint....

regards

Yi Dong

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: [GENERAL] Prepared statement performance...
Next
From: Dror Matalon
Date:
Subject: Re: how to test whether a table existed?