Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group