statement caching proof of concept

Поиск
Список
Период
Сортировка
Искать
От
Dave Cramer
Тема
statement caching proof of concept
Дата
Msg-id
4077BF73-482B-46C8-B65D-2E1FD2465294@fastcrypt.com
Список
Дерево обсуждения
statement caching proof of concept Dave Cramer <pg@fastcrypt.com>
Re: statement caching proof of concept Mark Lewis <mark.lewis@mir3.com>
Re: statement caching proof of concept till toenges <tt@kyon.de>
Re: statement caching proof of concept Dave Cramer <pg@fastcrypt.com>
Re: statement caching proof of concept till toenges <tt@kyon.de>
Re: statement caching proof of concept till toenges <tt@kyon.de>
Re: statement caching proof of concept Dave Cramer <pg@fastcrypt.com>
Re: statement caching proof of concept till toenges <tt@kyon.de>
Re: statement caching proof of concept Dave Cramer <pg@fastcrypt.com>
Re: statement caching proof of concept Oliver Jowett <oliver@opencloud.com>
Re: statement caching proof of concept Dave Cramer <pg@fastcrypt.com>
Re: statement caching proof of concept Mark Lewis <mark.lewis@mir3.com>
Re: statement caching proof of concept till toenges <tt@kyon.de>
Re: statement caching proof of concept Oliver Jowett <oliver@opencloud.com>
Re: statement caching proof of concept Oliver Jowett <oliver@opencloud.com>
Re: statement caching proof of concept Heikki Linnakangas <hlinnaka@iki.fi>
Re: statement caching proof of concept redux Dave Cramer <pg@fastcrypt.com>
Re: statement caching proof of concept redux peter royal <peter.royal@pobox.com>
Re: statement caching proof of concept redux Dave Cramer <pg@fastcrypt.com>
Re: statement caching proof of concept Heikki Linnakangas <hlinnaka@iki.fi>
Re: statement caching proof of concept Dave Cramer <pg@fastcrypt.com>
This is just proof of concept. More work has to be done to make it  
build properly and work properly under different jdk's

Couple of questions.

1) What to do if there are multiple concurrent requests per  
connection for the same statement?
	1) we could just allow it
	2) we could return a non-cacheable preparedstatement
	3) throw an exception

2) Is it enough to cache prepared statements or should we cache  
statements too?

Note: this work is based completely on apache's dbcp statement  
caching implementation and this will be noted in the final code.

В списке pgsql-jdbc по дате отправления
От: Kris Jurka
Дата:
От: j.random.programmer
Дата:
FAQ