Re: getHost() - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: getHost()
Date
Msg-id Pine.BSO.4.64.0902061052290.14706@leary.csoft.net
Whole thread Raw
In response to Re: getHost()  (Andrew Lazarus <andrew@pillette.com>)
List pgsql-jdbc

On Thu, 5 Feb 2009, Andrew Lazarus wrote:

> I wanted to instantiate a JPA/TopLink EntityManager with the same
> host/database as an existing JDBC Connection. If not, then two
> different objects have to search properties for the parameters.
>

Seems like you would also need to know the port number and the password as
well.  I doubt it's a good idea to be exposing the password, so I'm still
not convinced there's a real good use for this.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Andrew Lazarus
Date:
Subject: Re: getHost()
Next
From: Kris Jurka
Date:
Subject: Re: Need help installing/setting up JDBC on Solaris 10