This is an automated email from the ASF dual-hosted git repository.
solomax pushed a change to branch OPENJPA-2754-maxTotal
in repository https://gitbox.apache.org/repos/asf/openjpa.git.
from 8944193 DBCPDriverDataSource and AutoDriverDataSource are removed
add 2092625 BasicDataSource is being loaded in case jdbc.DriverDataSource
is set to 'dbcp'
No new revisions were added by this update.
Summary of changes:
.../openjpa/jdbc/conf/JDBCConfiguration.java | 2 +-
.../openjpa/jdbc/conf/JDBCConfigurationImpl.java | 10 ++--
.../openjpa/jdbc/schema/DataSourceFactory.java | 61 +++++++++++++++-------
.../jdbc/query/TestNewJavaObjectQuery.java | 4 +-
openjpa-project/src/doc/manual/ref_guide_conf.xml | 1 +
.../src/doc/manual/ref_guide_dbsetup.xml | 6 +++
6 files changed, 56 insertions(+), 28 deletions(-)