metadata as XML - Mailing list pgsql-jdbc

From mesued
Subject metadata as XML
Date
Msg-id 0dff9741-dc52-4b94-b7c8-8b92509373ae@u7g2000yqm.googlegroups.com
Whole thread Raw
Responses Re: metadata as XML
Re: metadata as XML
List pgsql-jdbc
Dear group:

I've a XML formatted data about quality information of my existing
tables in pg database. Hence, I want to store it onto my pg database
as a table and link it with respective existing table. Secondly,
later, I've to call it from the client (browser) side to enable users
get access to the XML data (to help users read the metadata
information about each table).

Could anyone help me figure this out???

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Get a table name
Next
From: Sherif Kottapurath
Date:
Subject: locking problem in jdbc driver?