Comparing source compatibility of dbunit-2.5.0.jar against dbunit-2.4.9.jar
Old: dbunit-2.4.9.jar
New: dbunit-2.5.0.jar
Created: 2024-10-23T18:35:05.192-0500
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.dbunit.assertion.DefaultFailureHandler top
class File Format Version:
Status Old Version New Version
MODIFIED (!) 48.0 49.0
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. java.lang.Object getColumnValue(org.dbunit.dataset.ITable, int, java.lang.String) n.a.
Old file New file
n.a. 152
NEW protected n.a. java.lang.String makeAdditionalColumnInfoErrorMessage(java.lang.String, org.dbunit.dataset.DataSetException) n.a.
Old file New file
n.a. 170
NEW public class  org.dbunit.dataset.datatype.UuidAwareBytesDataType top
Superclass:
Status Superclass Compatibility Changes
NEW org.dbunit.dataset.datatype.BytesDataType n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.Object typeCast(java.lang.Object)
Status: Name:
NEW org.dbunit.dataset.datatype.TypeCastException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
NEW public class  org.dbunit.ext.postgresql.GeometryType top
Superclass:
Status Superclass Compatibility Changes
NEW org.dbunit.dataset.datatype.AbstractDataType n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. GeometryType() n.a.
Old file New file
n.a. 16
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.Object getSqlValue(int, java.sql.ResultSet)
Status: Name:
NEW java.sql.SQLException
NEW org.dbunit.dataset.datatype.TypeCastException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 21
NEW public n.a. void setSqlValue(java.lang.Object, int, java.sql.PreparedStatement)
Status: Name:
NEW java.sql.SQLException
NEW org.dbunit.dataset.datatype.TypeCastException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 26
NEW public n.a. java.lang.Object typeCast(java.lang.Object)
Status: Name:
NEW org.dbunit.dataset.datatype.TypeCastException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 31
MODIFIED public class  org.dbunit.ext.postgresql.PostgresqlDataTypeFactory top
class File Format Version:
Status Old Version New Version
MODIFIED (!) 48.0 49.0
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.dbunit.dataset.datatype.DefaultDataTypeFactory n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. java.util.Collection getDatabaseProducts()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 63
MODIFIED public abstract class  org.dbunit.operation.AbstractBatchOperation top
class File Format Version:
Status Old Version New Version
MODIFIED (!) 48.0 49.0
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.dbunit.operation.AbstractOperation n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. void handleColumnHasNoValue(java.lang.String, java.lang.String) n.a.
Old file New file
n.a. 245
UNCHANGED  (Serializable incompatible(!): default serialVersionUID changed)  public class  org.dbunit.util.concurrent.PropertyChangeMulticaster top
class File Format Version:
Status Old Version New Version
MODIFIED (!) 48.0 49.0
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 1829002943768114125 n.a.
Newtrue 7646083212293761593 n.a.