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.
Classes:
| Status | Fully Qualified Name |
| MODIFIED | org.dbunit.database.AbstractResultSetTable |
| MODIFIED | org.dbunit.database.ForwardOnlyResultSetTable |
| MODIFIED | org.dbunit.database.ScrollableResultSetTable |
| MODIFIED | org.dbunit.dataset.ColumnFilterTable |
| MODIFIED | org.dbunit.dataset.datatype.TimestampDataType |
| NEW | org.dbunit.ext.mssql.UniqueIdentifierType |
| MODIFIED (*) | org.dbunit.PrepAndExpectedTestCase |
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED
public
abstract
class
org.dbunit.database.AbstractResultSetTable
top
Superclass:
| Status | Superclass | Compatibility Changes |
| UNCHANGED | org.dbunit.dataset.AbstractTable | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | java.lang.String | toString() |
Compatibility Changes:
|
|
MODIFIED
public
class
org.dbunit.database.ForwardOnlyResultSetTable
top
Superclass:
| Status | Superclass | Compatibility Changes |
| UNCHANGED | org.dbunit.database.AbstractResultSetTable | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | java.lang.String | toString() |
Compatibility Changes:
|
|
MODIFIED
public
class
org.dbunit.database.ScrollableResultSetTable
top
Superclass:
| Status | Superclass | Compatibility Changes |
| UNCHANGED | org.dbunit.database.AbstractResultSetTable | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | java.lang.String | toString() |
Compatibility Changes:
|
|
MODIFIED
public
class
org.dbunit.dataset.ColumnFilterTable
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | java.lang.String | toString() |
Compatibility Changes:
|
|
MODIFIED
public
class
org.dbunit.dataset.datatype.TimestampDataType
top
Superclass:
| Status | Superclass | Compatibility Changes |
| UNCHANGED | org.dbunit.dataset.datatype.AbstractDataType | n.a. |
NEW
public
class
org.dbunit.ext.mssql.UniqueIdentifierType
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. | UniqueIdentifierType() | n.a. |
|
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| NEW | public | n.a. | java.lang.Object | getSqlValue(int, java.sql.ResultSet) |
|
Compatibility Changes:
|
|
||||||||||||
| NEW | public | n.a. | void | setSqlValue(java.lang.Object, int, java.sql.PreparedStatement) |
|
Compatibility Changes:
|
|
||||||||||||
| NEW | public | n.a. | java.lang.Object | typeCast(java.lang.Object) |
|
Compatibility Changes:
|
|
MODIFIED (*)
public
abstract
interface
org.dbunit.PrepAndExpectedTestCase
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW (*) | public abstract | n.a. | void | verifyData() |
|
Compatibility Changes:
|
|

