Re: CLDC implementation of the pgsql driver. - Mailing list pgsql-jdbc

From Joe Shevland
Subject Re: CLDC implementation of the pgsql driver.
Date
Msg-id HEECIHEEJDBMCCGMGIOBEEPECHAA.jshevland@j-elite.com
Whole thread Raw
In response to CLDC implementation of the pgsql driver.  (Richard Meester <rme@quest-innovations.com>)
Responses Re: CLDC implementation of the pgsql driver.  ("Joe Shevland" <jshevland@j-elite.com>)
List pgsql-jdbc
Hi Richard,

Not as part of the core team or anything like that, but with the
Apache/BSD style license, you are free to basically do whatever you want
with the source code etc. as long as you obey the license (i.e.
redistribute the license, sources if altered etc.)

There's certainly no commercial impedance to deal with though. Good luck
with the CLDC thing, one suggestion is to move everything to o.p.* package
naming (saves a couple of bytes ;)

Cheers,
Joe

> -----Original Message-----
> From: pgsql-jdbc-owner@postgresql.org
> [mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of Richard Meester
> Sent: Thursday, 23 May 2002 4:55
> To: pgsql-jdbc@postgresql.org
> Subject: [JDBC] CLDC implementation of the pgsql driver.
>
>
> Hi All,
>
> We would like to hookup our embedded devices to a database connected to
> the network. In order for this to succeed we need to change the driver
> in some places to allow for the use of the CLDC instead of J2ME java.
> Looking at the source it doesn't seem to much to do, but i am concerned
> about the commercial usage. When we change the implementation to a cldc
> implementation, are we allowed to use this driver for commercial usage?
> and if so are we allowed to distribute the binary classes as part of our
> product free of charge?
>
> Thanks in advance,
>
> Richard Meester
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

Attachment

pgsql-jdbc by date:

Previous
From: Richard Meester
Date:
Subject: CLDC implementation of the pgsql driver.
Next
From: "Joe Shevland"
Date:
Subject: Re: [Fwd: [HACKERS] JDBC with SSL for postgresql]