From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | Alexander Kjäll <alexander(dot)kjall(at)gmail(dot)com> |
Cc: | pgsql-jdbc(at)lists(dot)postgresql(dot)org |
Subject: | Re: regarding java.sql2 |
Date: | 2018-04-16 13:50:20 |
Message-ID: | CADK3HH+KT9FgYcv=gX9D-fi8VTj6gmWboAdTdqP4HA6yHnNF2A@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Ya, it's more or less usable now..
Dave Cramer
davec(at)postgresintl(dot)com
www.postgresintl.com
On 16 April 2018 at 09:03, Alexander Kjäll <alexander(dot)kjall(at)gmail(dot)com>
wrote:
> 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/sr
>> c/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
>>
>>
>>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Sachin Kumar | 2018-04-19 03:36:19 | [PostgresJDBCDriver 42.2.2 Strange Behavior] Observed precision and scale being set as 17 for 'Double Precision data type' |
Previous Message | Alexander Kjäll | 2018-04-16 13:03:52 | Re: regarding java.sql2 |