>From the 0.9.0 docs online, section 3.13 [1]:

"OpenJPA's built-in datasource does not perform connection pooling or
prepared statement caching."

>From the 0.9.0 javadocs online [2]:

"Package org.apache.openjpa.lib.jdbc Description
Includes an implementation of the DataSource APIs around a normal JDBC 1.x
driver. Implements connection pooling and prepared statement caching."


Which is true?

Thanks,

Roger

[1]
http://incubator.apache.org/openjpa/docs/openjpa-0.9.0-incubating/manual/manual.html#ref_guide_optimization
[2]
http://incubator.apache.org/openjpa/openjpa-javadocs/openjpa-lib-apidocs/org/apache/openjpa/lib/jdbc/package-summary.html
-- 
View this message in context: 
http://www.nabble.com/connection-pooling--tf2565072.html#a7149730
Sent from the open-jpa-dev mailing list archive at Nabble.com.

Reply via email to