Re: help with front/backend datatype converting - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: help with front/backend datatype converting
Date
Msg-id Pine.BSO.4.64.0701051215040.24346@leary2.csoft.net
Whole thread Raw
In response to Re: help with front/backend datatype converting  ("Do, Leon \(Leon\)" <leondo@alcatel-lucent.com>)
Responses Re: help with front/backend datatype converting
List pgsql-jdbc

On Fri, 5 Jan 2007, Do, Leon (Leon) wrote:

> It would be nice if you can add a support for parsing hh:mm as well as
> hhmm to conform to ISO8601.  There are many other uses of this class.  I
> sent the changes earlier.
>

This class is not part of any public API and is intended for usage by the
driver only.  We have no desire to add or maintain code beyond what is
necessary for the driver.  You are certainly free to copy and reuse this
code under the BSD license, but you will have to maintain your own code
changes unless you can demonstrate a usefulness for them within the
driver.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Ravi Periasamy
Date:
Subject: Re: issues with Statement.getTimestamp(int, Calendar)
Next
From: Kris Jurka
Date:
Subject: Re: [BUGS] BUG #2856: Jdbc 4 connector running on JDK 1.6 should