Re: Plans to implement ResultSet.getObject(String columnLabel, java.util.Map<String,Class<?>> map) ?

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Andreas Joseph Krogh <andreas(at)visena(dot)com>
Cc: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: Re: Plans to implement ResultSet.getObject(String columnLabel, java.util.Map<String,Class<?>> map) ?
Date: 2020-01-10 15:02:39
Message-ID: CADK3HHLfRQHwn9cu93mRP=fMpiwANzPHMP0FZmvbSD=oKMQ5XA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

There is a patch buried in the myriad of pull requests that is looking at
this.

What would be your MVP here ?

Dave Cramer

davec(at)postgresintl(dot)com
www.postgresintl.com

On Wed, 8 Jan 2020 at 12:15, Andreas Joseph Krogh <andreas(at)visena(dot)com>
wrote:

> Any plans to implement:
>
> public Object getObjectImpl(int i, Map<String, Class<?>> map) throws SQLException
>
>
> ?
>
> --
> *Andreas Joseph Krogh*
> CTO / Partner - Visena AS
> Mobile: +47 909 56 963
> andreas(at)visena(dot)com
> www.visena.com
> <https://www.visena.com>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2020-01-10 15:04:36 Re: Plans to implement ResultSet.getObject(String columnLabel, java.util.Map<String,Class<?>> map) ?
Previous Message Andreas Joseph Krogh 2020-01-08 17:15:12 Plans to implement ResultSet.getObject(String columnLabel, java.util.Map<String,Class<?>> map) ?