openjpa/openjpa-persistence-locking/src/test
Maxim Solodovnik d874cbf6d3
[OPENJPA-2754] maxActive -> maxTotal (#24)
* [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
2018-11-16 13:48:40 +07:00
..
ant [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00
java/org/apache/openjpa/persistence [OPENJPA-2751] imports, @Overrides and @Deprecated are organized, redundant type arguments and unnecessary casts are removed 2018-10-03 08:11:59 +00:00
resources/META-INF [OPENJPA-2754] maxActive -> maxTotal (#24) 2018-11-16 13:48:40 +07:00