Tag

#DbUnit

1 post

← All posts
DbUnit · DEC 07 · 2010

Database Migration with Liquibase and DbUnit

Today I needed to migrate a MySQL database to Oracle - with a repeatable process, as the project is currently in a development phase. I already knew that I could use DbUnit to migrate the data,...

#DbUnit #liquibase Read essay →