DatabaseMetaData and ResultSetMetaData - Mailing list pgsql-jdbc

From Alberto Otero García
Subject DatabaseMetaData and ResultSetMetaData
Date
Msg-id 3AA92D5C.C82848A5@cometatech.com
Whole thread Raw
In response to Re: [COMMITTERS] pgsql/ /aclocal.m4 /build.xml /configure /conf ...  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: DatabaseMetaData and ResultSetMetaData  (Peter Mount <peter@retep.org.uk>)
List pgsql-jdbc
Hello everybody,

    I'm planning to do a tool in order to reverse engineer from a database
already created to a UML diagram. I'd like to do the test with a PostgreSQL
database, but I've found that DatabaseMetaData and ResultSetMetaData objects
are not fully implemented. This classes are required to do the job I'm
planning, so, does anybody know if will be implemented and released in a short
time?

    Thank you very much in advance for your help.

P.D.: if anybody knows about some open source that already does this tasks,
please tell me.

--
Alberto Otero García              e-mail: alberto@cometatech.com
Cometa Technologies, S.L.         URL: http://www.cometatech.com

pgsql-jdbc by date:

Previous
From: Richard Bullington-McGuire
Date:
Subject: Re: Re: connection pooling in JDBC driver
Next
From: Peter Eisentraut
Date:
Subject: JDBC build patches