You never develop code without version control, why do you develop your database without it? Flyway is database-independent library for tracking, managing and applying database changes.
(Full Story: Flyaway – a java database migration tool)
You never develop code without version control, why do you develop your database without it? Flyway is database-independent library for tracking, managing and applying database changes.
(Full Story: Flyaway – a java database migration tool)
This tool is used as a starting point for estimating the effort required to migrate a group of J2EE applications from an Oracle/BEA WebLogic environment to a JBOSS AS environment.
The tool produces reports, in HTML format, on the following information:1) Class Dependencies:2) WebLogic Server Configuration:3) Applications deployment configuration
(Full Story: JBoss MAT – Migration Assessment Tool)