Re: avoid prepared statements on complex queries? - Mailing list pgsql-jdbc

From Maciek Sakrejda
Subject Re: avoid prepared statements on complex queries?
Date
Msg-id CAH_hXRb6iGy7A0oUJ_DJipNqDG=JM54h4t+JH7awfH8NBAneSg@mail.gmail.com
Whole thread Raw
In response to avoid prepared statements on complex queries?  (Anish Kejariwal <anishkej@yahoo.com>)
Responses Re: avoid prepared statements on complex queries?
List 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

pgsql-jdbc by date:

Previous
From: Anish Kejariwal
Date:
Subject: avoid prepared statements on complex queries?
Next
From: Anish Kejariwal
Date:
Subject: Re: avoid prepared statements on complex queries?