I have a JDBC application that uses Apache Derby. How can I migrate my entire database system to use MySQL?
I am using Netbeans. I have never used MySQL before and do not know where to begin. Is there nice integration with Java and MySQL in Netbeans? How can I get nice integration with NetBeans and MySQL?
All help is greatly appreciated!
Looks like this plugin would probably help you: http://netbeans.org/kb/docs/ide/mysql.html