Feature Request: some of non JDBC types should implement Comparable - Mailing list pgsql-jdbc

From Vlad Arkhipov
Subject Feature Request: some of non JDBC types should implement Comparable
Date
Msg-id 499E15DD.7070102@dc.baikal.ru
Whole thread Raw
List pgsql-jdbc
Postgresql specific types will be more client-friendly if they implement
Comparable interface. It's especially useful for
org.postgresql.util.PGmoney and enumerated types (it seems there is no
appropriate Java class for this type).


pgsql-jdbc by date:

Previous
From: Craig Ringer
Date:
Subject: Re: SocketException: Connection reset
Next
From: ralf.baumhof@bgs-ag.de
Date:
Subject: Performance of jdbc insert statements and select nextval