Re: avoid prepared statements on complex queries?

From: Maciek Sakrejda <msakrejda(at)truviso(dot)com>
To: Anish Kejariwal <anishkej(at)yahoo(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: avoid prepared statements on complex queries?
Date: 2011-11-16 01:31:41
Message-ID: CAH_hXRb6iGy7A0oUJ_DJipNqDG=JM54h4t+JH7awfH8NBAneSg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

> If only there was a way to have parameterized queries without using prepared
> statements....

Take a look at the prepareThreshold connection string parameter.
---
Maciek Sakrejda | System Architect | Truviso

1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
www.truviso.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Anish Kejariwal 2011-11-16 20:37:53 Re: avoid prepared statements on complex queries?
Previous Message Anish Kejariwal 2011-11-16 01:18:01 avoid prepared statements on complex queries?