Re: postgres-jdbc - Mailing list pgsql-jdbc

From Roland Walter
Subject Re: postgres-jdbc
Date
Msg-id 42398C7A.50601@mosaic-ag.com
Whole thread Raw
In response to postgres-jdbc  (aparna <aparna@chintech.org>)
List 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


pgsql-jdbc by date:

Previous
From: "Chris Smith"
Date:
Subject: Re: postgres-jdbc
Next
From: Javier Yáñez
Date:
Subject: Re: Charset encoding patch to JDBC driver