Re: postgres-jdbc

From: Roland Walter <rwa(at)mosaic-ag(dot)com>
To: aparna <aparna(at)chintech(dot)org>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: postgres-jdbc
Date: 2005-03-17 13:56:10
Message-ID: 42398C7A.50601@mosaic-ag.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

java.sql.Connection offers the method getMetaData() that returns
a java.sql.DatabaseMetaData object.

Refer to the java api at

http://java.sun.com/j2se/1.5.0/docs/api/index.html

for further information of usage.

--
Roland Walter
MOSAIC SOFTWARE AG
Telefon: 02225/882-411 Fax: 02225/882-201
http://www.mosaic-ag.com

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Chris Smith 2005-03-17 13:56:13 Re: postgres-jdbc
Previous Message mikael-aronsson 2005-03-17 13:47:24 Re: postgres-jdbc