mirror of https://github.com/apache/openjpa.git
d874cbf6d3
* [OPENJPA-2754] maxActive -> maxTotal * commons-pool2 and commons-dbcp2 versions are updated, setMaxActive is deprecated with warn being logged * DBCPDriverDataSource and AutoDriverDataSource are removed * BasicDataSource is being loaded in case jdbc.DriverDataSource is set to 'dbcp' * Normal call is replaced with reflection |
||
---|---|---|
openjpa | ||
openjpa-all | ||
openjpa-examples | ||
openjpa-features | ||
openjpa-integration | ||
openjpa-jdbc | ||
openjpa-jest | ||
openjpa-kernel | ||
openjpa-lib | ||
openjpa-persistence | ||
openjpa-persistence-jdbc | ||
openjpa-persistence-locking | ||
openjpa-project | ||
openjpa-slice | ||
openjpa-tools | ||
openjpa-xmlstore | ||
scripts | ||
src/site | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README.adoc | ||
patchoj.py | ||
pom.xml |
README.adoc
= Apache OpenJPA - README == Preface Thank you for downloading this release of Apache OpenJPA. Apache OpenJPA is an implementation of the Java Persistence API specification. == License The content of this repository is licensed under Apache License 2.0 http://www.apache.org/licenses/LICENSE-2.0 == Further Information The following files can be found in the openjpa-project subdirectory: * BUILDING.txt * CHANGES.txt * RELEASE-NOTES.html For documentation and project information, please visit our project site: http://openjpa.apache.org/