Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • DBCP configuration

    4 answers - 120 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    How do i configure DBCP to support *caching* and reusing *
    PreparedStatements?*
    **
    *Thanks*
    *dev*
  • No.1 | | 194 bytes | |

    Wht DBCP?
    9/2/06, dev dev <gumiyo (AT) gmail (DOT) comwrote:
    How do i configure DBCP to support *caching* and reusing *
    PreparedStatements?*
    **
    *Thanks*
    *dev*
    --
  • No.2 | | 437 bytes | |

    is this a wrong mailist to ask question about Commons Database Connection
    Pool (DBCP) or what?

    Dev

    9/2/06, Abhijit Akhawe <abhi.akhawe (AT) gmail (DOT) comwrote:

    Wht DBCP?
    --
    9/2/06, dev dev <gumiyo (AT) gmail (DOT) comwrote:

    How do i configure DBCP to support *caching* and reusing *
    PreparedStatements?*
    **
    *Thanks*
    *dev*
    >
    >
    >
    >
  • No.3 | | 1123 bytes | |

    Have you tried the poolPreparedStatements and PreparedStatements
    configuration properties?

    You can read about DBCP configuration here:

    is this a wrong mailist to ask question about Commons Database Connection
    Pool (DBCP) or what?

    Dev
    --
    9/2/06, Abhijit Akhawe <abhi.akhawe (AT) gmail (DOT) comwrote:
    >>

    >Wht DBCP?
    >>
    >>

    >9/2/06, dev dev <gumiyo (AT) gmail (DOT) comwrote:
    >>

    >How do i configure DBCP to support *caching* and reusing *
    >PreparedStatements?*
    >**
    >*Thanks*
    >*dev*
    >>
    >>
    >>
    >>

    >--
    >Regards,
    >Abhijit Akhawe.
    >>
    >>

    >


    James Carman, President
    Carman Consulting, Inc.

    To unsubscribe, e-mail: commons-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: commons-user-help (AT) jakarta (DOT) apache.org
  • No.4 | | 1739 bytes | |

    it DESN"T seem to work as expected. Does anyone use these parameters
    below for their procedure calls (callablestatements) and make sure that
    these PreparedStatements pooled objects are not being recycled or worked as
    expected?

    Thanks
    dev

    poolPreparedStatements false Enable prepared statement pooling for this
    pool. PreparedStatements unlimited The maximum number of open
    statements that can be allocated from the statement pool at the same time,
    or zero for no limit.

    9/2/06, James Carman <james (AT) carmanconsulting (DOT) comwrote:

    Have you tried the poolPreparedStatements and PreparedStatements
    configuration properties?

    You can read about DBCP configuration here:

    is this a wrong mailist to ask question about Commons Database
    Connection
    Pool (DBCP) or what?

    Dev
    --
    9/2/06, Abhijit Akhawe <abhi.akhawe (AT) gmail (DOT) comwrote:
    >>

    >Wht DBCP?
    >>
    >>

    >9/2/06, dev dev <gumiyo (AT) gmail (DOT) comwrote:
    >>

    >How do i configure DBCP to support *caching* and reusing *
    >PreparedStatements?*
    >**
    >*Thanks*
    >*dev*
    >>
    >>
    >>
    >>

    >--
    >Regards,
    >Abhijit Akhawe.
    >>
    >>

    >
    >
    >

    James Carman, President
    Carman Consulting, Inc.
    --

    To unsubscribe, e-mail: commons-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: commons-user-help (AT) jakarta (DOT) apache.org
    --

Re: DBCP configuration


max 4000 letters.
Your nickname that display:
In order to stop the spam: 3 + 3 =
QUESTION ON "Java"

EMSDN.COM