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: Fri, 20 Feb 2009 10:30:53 +0800
- Message-id: <499E15DD.7070102@dc.baikal.ru> <text/plain>
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).
Home |
Main Index |
Thread Index