Subject Re: [Firebird-Java] Prepared Statement caching
Author Elmar Haneke
rwilcom schrieb:
> Does anyone know if Prepared Statement caching is supported by the
> JayBird driver? If so, where is it documents - or - how do you set
> it up?

Prepared statements should be automatically cached if you are using an
pooled connection.

Elmar