Data Module Application Wizard

This is a feature of JBuilder Professional and Enterprise.

To use this wizard, select File|New. Select Data Module Application. To use this wizard, you must have created a data module with the Data Modeler (using the Data Module wizard).

Use this wizard to define and create a new application from a DataModule. The application will consist of a main application class and supporting classes that you can customize using the UI Designer.

When compiled, a file named <DataModule1>AppGenFileList.html is added to the project. This file contains the names and descriptions of all files generated by this wizard.

For more information on data modules, see the Database Application Developer's Guide topic "Creating data modules to simplify data access".

Data Module

Select a data module from the current project, or click the ellipsis to browse to a data module.

Package

Displays the package name associated with the data module application to be generated.