Re: preparedStatement.getParameterMetaData() isn't implemented

From: Barry Lind <blind(at)xythos(dot)com>
To: floyds(at)4peakstech(dot)com
Cc: Pgsql-Jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: preparedStatement.getParameterMetaData() isn't implemented
Date: 2003-09-05 00:23:51
Message-ID: 3F57D797.5080702@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Floyd,

There is no schedule for this. As an open source project, items like
this get done when people volunteer their time and contribute
improvements. We would welcome your contributions to the project.

thanks,
--Barry

floyds(at)4peakstech(dot)com wrote:
> when will this be implemented?
>
> ParameterMetaData parameterMetaData =
> preparedStatement.getParameterMetaData();
>
> i get an exception saying it's not implemented yet.
>
>
> Regards,
>
> Floyd Shackelford
> 4 Peaks Technology Group, Inc.
> VOICE: 334.735.9428
> FAX: 702.995.6462
> EMAIL: FloydS(at)4PeaksTech(dot)com
> ICQ #: 161371538
> PGP Key ID: 0x2E84F2F2
> PGP Fone at private.fwshackelford.com on request
>
> Shackelford Motto: ACTA NON VERBA - Actions, not words
>
> Alabama StateMotto: AUDEMUS JURA NOSTRA DEFENDERE - We Dare Defend Our
> Rights
>
> The Philosophy of Liberty: http://www.isil.org/resources/introduction.swf
>
> "We have allowed our constitutional republic to deteriorate into a virtually
> unchecked direct democracy. Today's political process is nothing more than a
> street fight between various groups seeking to vote themselves other
> people's money. Individual voters tend to support the candidate that
> promises them the most federal loot in whatever form, rather than the
> candidate who will uphold the rule of law." --Rep. Ron Paul
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jean-Michel Zigna 2003-09-05 07:48:53 No suitable driver
Previous Message Nick Fankhauser 2003-09-04 22:17:45 Re: A question?