Skip to content

abhishekbiyala/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

utils

1. data-migration
Ridiculously simple Data Migration utility using dbunit and ant.
How to use:
a. Update source and target db properties in build.properties
b. Update source and target dbunit datatypeFactory based on db types. Refer dbunit documentation for the name class names
c. List table names to be migrated in the export.sourcedb target section. By default all tables will be migrated. Schema name can also be specified as an attribute in dbunit tag. Refer dbunit documentation for more details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published