my container.

C3P0 implements Connection and Statement Pooling

April 16, 2008 · Kommentar schreiben

c3p0 is an easy-to-use library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension.

URL: sourceforge.net/projects/c3p0

Kategorien: Interesting Java Sites · Java · Links