Re: Prepared Statements caching

From: Peter Kovacs <peter(dot)kovacs(at)siemens(dot)com>
To: Felipe Schnack <felipes(at)ritterdosreis(dot)br>
Cc: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Prepared Statements caching
Date: 2003-07-17 12:35:28
Message-ID: 3F169810.7000302@siemens.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

What do you mean by caching preparedstatements?

Felipe Schnack wrote:

> Anyone know where I can find documentation or an sample implementation of a good preparedstatement caching mechanism? I was thinking on implement one and would like to have some type of reference to look
>
>
> ---------------------------(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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kim Ho 2003-07-17 13:05:55 Re: JDBC driver compilation error
Previous Message Felipe Schnack 2003-07-17 11:41:08 Prepared Statements caching