Not logged in : Login
(Sponging disallowed)

About: PreparedStatementPoolingsupport     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : oplprod:ProductCategoryFeature, within Data Space : openlinksw.com associated with source document(s)
QRcode icon
http://openlinksw.com/c/3AXg5WuQMQ

A prepared statement allows you to take a commonly used SQL statement and pre-compile it, thereby dramatically improving performance if the statement is executed multiple times. If your applications has many queries that are reused with only parametic changes occuring, then it is beneficial to pool this statements and retain control over their life span. JDBC 3.0 delivers as solution to this need via Prepared Statement Pooling, which enables the life span of a prepared statement to be handled at the driver level thereby alleviating the JDBC application or service developer of this responsibility.

AttributesValues
description
  • A prepared statement allows you to take a commonly used SQL statement and pre-compile it, thereby dramatically improving performance if the statement is executed multiple times. If your applications has many queries that are reused with only parametic changes occuring, then it is beneficial to pool this statements and retain control over their life span. JDBC 3.0 delivers as solution to this need via Prepared Statement Pooling, which enables the life span of a prepared statement to be handled at the driver level thereby alleviating the JDBC application or service developer of this responsibility.
described by
name
  • PreparedStatementPoolingsupport
isFeatureOf
hasCategory
hasBenefit
name
  • Prepared Statement Pooling support
type
is topic of
is about of
Faceted Search & Find service v1.17_git151 as of Feb 20 2025


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3332 as of Dec 6 2024, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (46 GB total memory, 26 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2025 OpenLink Software