Re: inet datatype

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема Re: inet datatype
Дата
Msg-id 3FCEA6AA.90804@selectacast.net
обсуждение исходный текст
Ответ на Re: inet datatype  (Oliver Jowett <oliver@opencloud.com>)
Ответы Re: inet datatype  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc
Oliver Jowett wrote:
> On Wed, Dec 03, 2003 at 09:12:36PM -0500, Joseph Shraibman wrote:
>
>>Is there any reason in particular that the inet type isn't returned by
>>the jdbc driver as an java.net.InetAddress ?
>
>
> InetAddress doesn't store netmask information.
>
> -O
... and the alternative is... ?  I say just return the InetAddress, and
if someone wants the netmask they'll have to call getString() and parse
it themselves.  Doing nothing is not an option.


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: inet datatype
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: inet datatype