Hello I am a google summer of code participant. I am working on MySQL to Derby Migration Tool project. One of the approaches that we are considering is to use the ddlutils tool. Given the fact that ddlutils is missing some features such as support for migration of views and stored procedures, I was wondering what people on this alias think about the effort that is needed to add those features to ddlutils?
Comments are appreciated... Thanks much Ramin Moazeni PS: The other approach is the use of DatabaseMetadata for migration.