Apache Commons logo Commons DBCP
Comparing source compatibility of commons-dbcp2-2.12.0.jar against commons-dbcp2-2.11.0.jar
Old:commons-dbcp2-2.11.0.jar
New:commons-dbcp2-2.12.0.jar
Created:2024-03-04T14:43:19.238+0000
Access modifier filter:PROTECTED
Only modifications:true
Only binary incompatible modifications:false
Ignore missing classes:true
Includes:all
Excludes:n.a.
Semantic Versioning:0.0.1
WARNING: You are using the option '--ignore-missing-classes', i.e. superclasses and interfaces that could not be found on the classpath are ignored. Hence changes caused by these superclasses and interfaces are not reflected in the output.
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED public class org.apache.commons.dbcp2.BasicDataSourcetop
Methods:
StatusModifierGeneric TemplatesTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic  n.a. voidsetConnectionInitSqls(java.util.List
<..>
New: java.lang.String
)
n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.1813
MODIFIED public class org.apache.commons.dbcp2.PoolableConnectiontop
Methods:
StatusModifierGeneric TemplatesTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic  n.a. voidsetLastUsed()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.339