Re: c3p0 Connection pools and HSQLDB Connections
Fred Toussi <[email protected]>
| Newsgroups | gmane.comp.java.hsqldb.user |
|---|---|
| Message-ID | <[email protected]> |
There is no hard limit in HSQLDB. But you should limit the number of connections according to your data access pattern. Using too many connections may reduce the overall throughput. Fred On Wed, Jul 31, 2013, at 18:32, Tmo_hsqldb_q wrote: > > I'm attempting to use c3p0 Connection pools to hold HSQLDB connections. > > What is maximum number of HSQLDB connections that I can have > simultaneously > open in a DB Pool? > > Thanks, > Tony > > > > -- > View this message in context: > http://hsqldb.10974.n7.nabble.com/c3p0-Connection-pools-and-HSQLDB-Connections-tp3935.html > Sent from the HSQLDB - User mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Get your SQL database under version control now! > Version control is standard for application code, but databases havent > caught up. So what steps can you take to put your SQL databases under > version control? Why should you start doing it? Read more to find out. > http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk > _______________________________________________ > Hsqldb-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hsqldb-user ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk