Uses of Class
org.tentackle.maven.plugin.wizard.pdodata.DataDiff
Packages that use DataDiff
-
Uses of DataDiff in org.tentackle.maven.plugin.wizard.fx
Methods in org.tentackle.maven.plugin.wizard.fx with parameters of type DataDiff -
Uses of DataDiff in org.tentackle.maven.plugin.wizard.pdodata
Methods in org.tentackle.maven.plugin.wizard.pdodata that return DataDiffModifier and TypeMethodDescriptionstatic DataDiffDataDiff.compare(DataObject left, DataObject right) Compares the data of a PDO between two locations.Methods in org.tentackle.maven.plugin.wizard.pdodata that return types with arguments of type DataDiffConstructor parameters in org.tentackle.maven.plugin.wizard.pdodata with type arguments of type DataDiff