Re: getHost()

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: getHost()
Дата
Msg-id Pine.BSO.4.64.0902061052290.14706@leary.csoft.net
обсуждение исходный текст
Ответ на Re: getHost()  (Andrew Lazarus <andrew@pillette.com>)
Список 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 по дате отправления:

Предыдущее
От: Andrew Lazarus
Дата:
Сообщение: Re: getHost()
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Need help installing/setting up JDBC on Solaris 10