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.ant.AbstractStep |
| UNCHANGED (!) | org.dbunit.ant.Compare |
| UNCHANGED (!) | org.dbunit.ant.Export |
| UNCHANGED (!) | org.dbunit.ant.Operation |
| MODIFIED | org.dbunit.database.QueryTableIterator |
| MODIFIED | org.dbunit.dataset.datatype.BytesDataType |
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED (!)
public
abstract
class
org.dbunit.ant.AbstractStep
top
Superclass:
| Status | Superclass | Compatibility Changes |
| UNCHANGED | org.apache.tools.ant.ProjectComponent | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| REMOVED (!) | protected | n.a. | org.dbunit.dataset.IDataSet | getDatabaseDataSet(org.dbunit.database.IDatabaseConnection, java.util.List, boolean) |
|
Compatibility Changes:
|
|
||||||||||
| NEW | protected | n.a. | org.dbunit.dataset.IDataSet | getDatabaseDataSet(org.dbunit.database.IDatabaseConnection, java.util.List) |
|
n.a. |
|
UNCHANGED (!)
public
class
org.dbunit.ant.Compare
top
Compatibility Changes:
| Change |
| METHOD_REMOVED_IN_SUPERCLASS |
Superclass:
| Status | Superclass | Compatibility Changes |
| UNCHANGED | org.dbunit.ant.AbstractStep | n.a. |
UNCHANGED (!)
public
class
org.dbunit.ant.Export
top
Compatibility Changes:
| Change |
| METHOD_REMOVED_IN_SUPERCLASS |
Superclass:
| Status | Superclass | Compatibility Changes |
| UNCHANGED | org.dbunit.ant.AbstractStep | n.a. |
UNCHANGED (!)
public
class
org.dbunit.ant.Operation
top
Compatibility Changes:
| Change |
| METHOD_REMOVED_IN_SUPERCLASS |
Superclass:
| Status | Superclass | Compatibility Changes |
| UNCHANGED | org.dbunit.ant.AbstractStep | n.a. |
MODIFIED
public
class
org.dbunit.database.QueryTableIterator
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | n.a. | boolean | nextWithoutClosing() |
Compatibility Changes:
|
|
MODIFIED
public
class
org.dbunit.dataset.datatype.BytesDataType
top
Superclass:
| Status | Superclass | Compatibility Changes |
| UNCHANGED | org.dbunit.dataset.datatype.AbstractDataType | n.a. |
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | n.a. | byte[] | loadFile(java.lang.String) |
|
Compatibility Changes:
|
|
||||||||||
| NEW | public | n.a. | byte[] | loadURL(java.lang.String) |
|
Compatibility Changes:
|
|

