query for schema existence and create schema in jdbc? - Mailing list pgsql-jdbc

From Hiller, Dean (Contractor)
Subject query for schema existence and create schema in jdbc?
Date
Msg-id 7CA0D5FE7FA83048893E9230C1E9C0280BD2365E@DNVREMSA01.jsq.bsg.ad.adp.com
Whole thread Raw
Responses Re: query for schema existence and create schema in jdbc?
List pgsql-jdbc

I need a way(and don’t care if it is not portable) to

 

1.       Query to see if a schema exists or not

2.       Create the schema if it doesn’t exist

3.       Drop and recreate the schema if it does exist

 

ALL through JDBC.  Is this possible?

Thanks,

Dean

This message and any attachments are intended only for the use of the addressee and
may contain information that is privileged and confidential. If the reader of the 
message is not the intended recipient or an authorized representative of the
intended recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited. If you have received this communication in
error, please notify us immediately by e-mail and delete the message and any
attachments from your system.

pgsql-jdbc by date:

Previous
From: aleksvp
Date:
Subject: CREATE TYPE and Java Mapping
Next
From: "Hiller, Dean (Contractor)"
Date:
Subject: Re: query for schema existence and create schema in jdbc?