Re: regarding java.sql2

From: Alexander Kjäll <alexander(dot)kjall(at)gmail(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: Re: regarding java.sql2
Date: 2018-04-16 13:03:52
Message-ID: fb48bce7-3f23-f536-3690-3c186ab58d76@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi

That looks like it could be a much quicker way to something that's usable.

I have started to look at that implementation in order to better
understand how the futures are supposed to be implemented.

//Alex

On 16. april 2018 14:53, Dave Cramer wrote:
> Hi Alex,
>
> Not sure if you saw this but I created https://github.com/pgjdbc/AoJ
>
> Not sure where I'm going with this, but it is a huge step towards adba
> and it actually works
>
> Dave Cramer
>
> davec(at)postgresintl(dot)com <mailto:davec(at)postgresintl(dot)com>
> www.postgresintl.com <http://www.postgresintl.com>
>
> On 18 March 2018 at 08:48, Alexander Kjäll <alexander(dot)kjall(at)gmail(dot)com
> <mailto:alexander(dot)kjall(at)gmail(dot)com>> wrote:
>
> Hi
>
> I have started to look at the new non blocking jdbc specification
> here:
>
> http://hg.openjdk.java.net/jdk/sandbox/file/b49fd5dbaab6/src/java.sql/share/classes/java/sql2
> <http://hg.openjdk.java.net/jdk/sandbox/file/b49fd5dbaab6/src/java.sql/share/classes/java/sql2>
>
> And is interested in helping out with some implementation work.
>
> Maybe we can talk a bit about how and where the implementation
> should start?
>
> I'm no JDBC expert, but expect to learn from the experience.
>
> //Alex
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2018-04-16 13:50:20 Re: regarding java.sql2
Previous Message Dave Cramer 2018-04-16 12:53:28 Re: regarding java.sql2