Feature Request: some of non JDBC types should implement Comparable

From: Vlad Arkhipov <arhipov(at)dc(dot)baikal(dot)ru>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Feature Request: some of non JDBC types should implement Comparable
Date: 2009-02-20 02:30:53
Message-ID: 499E15DD.7070102@dc.baikal.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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).

Browse pgsql-jdbc by date

  From Date Subject
Next Message aznmedia 2009-02-20 06:54:18 Re: UUID datatype
Previous Message Craig Ringer 2009-02-20 00:42:53 Re: SocketException: Connection reset