Skip to content

DoHITB/Delta.java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delta.java

Simple utility to perform DELTA comparation between two data sources of the same class.

How to use

Simply copy all the java files on your project, then you can use it. That's it. Just create a new Delta instance, setting both "old" and "cur" arrays, then calling "check()".

You will have all inserted, updated, and deleted data!

About

Simple utility to perform DELTA comparation between two data sources of the same class.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages