Comparing source compatibility of dbunit-2.5.0.jar against dbunit-2.4.9.jar
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 (*).
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
|
Serializable |
default serialVersionUID |
serialVersionUID in class |
Old | true |
1829002943768114125 |
n.a. |
New | true |
7646083212293761593 |
n.a. |