| Home Java Home Documentation Downloads Links Contact Us | |
IntroductionThis page provides downloads related to the Morel Island Database JPA and CRUD Generation
plugin for the NetBeans IDE . Table of Contents
NetBeans IDE PluginsMorel Island Java Services provides a number of plugins for the NetBeans IDE version 7.1. MI - Database CRUD GenerationTo generate new JPA and CRUD projects the MI - Database JPA and CRUD generation plugin must be downloaded and installed in the NetBeans IDE. Start the NetBeans IDE and follow the steps below to install the plugin
Other MI PluginsTo download and install other Morel Island Java Services plugins in the NetBeans IDE: Start the NetBeans IDE and follow the steps below to install other plugins
Databases for Use with Generated ProjectsDerby DB Databases (JavaDB)
The databases should be unzipped into the Java DB network server database directory to provide them to clients at a URL of jdbc:derby://localhost:1527/<db>. The database directory can be found from the Java DB properties in the NetBeans IDE by moving to the Services tab, expanding the Databases node, right clicking the JavaDB node, then selecting Properties from the popup menu. A dialog similar to Figure 6 will be displayed. Figure 6: Java DB Properties Dialog
MySQL DatabasesThese zip files can be unzipped to a directory of your choice. The zip file contains an SQL script generated by the backup database functionality of the MySQL Administrator and can be restored using the same tool. The script files contain special DDL which limits their use exclusively to MySQL.
Alternately, to create the MySQL databases along with the NetBeans IDE database connections, right click the MySQL Server node under the Databases node in the Services tab, select Create Database from the popup menu then scroll the New Database Name combo box and select the required database. |
|
|
Home Java Home Documentation Downloads Links Contact Us
|