Data Checks

This section tells you about the checks that are implemented in the wizard.

Class definition

The checks on this page are the same as the one in the ordinary class wizard.

Java Code Generation

Since different values are needed for the different ways of code generation let us splitt the checks up:

Generating code with Java Emitter templates

Screenshot: As seen in the walkthrough There are to ways for generating code for a database table:
Through an input file. Here the following fields are needed:

Through a database connection:

If you choose to go with the option "Without DB" the following fields are needed:

JETemplate with AST improvement

Screenshot: As seen in the walkthrough There are to ways for generating code for a database table:
Through an input file. Here the following fields are needed:

Through a database connection:

If you choose to go with the option "Without DB" the following fields are needed:

Generate JETemplate

Screenshot: As seen in the walkthrough There are to ways for generating code for a database table:
Through an input file. Here the following fields are needed:

Through a database connection:

If you choose to go with the option "Without DB" the following fields are needed:

AST generation

Screenshot: As seen in the walkthrough There are to ways for generating code for a database table:
Through an input file. Here the following fields are needed:

Through a database connection:

If you choose to go with the option "Without DB" the following fields are needed:

JETemplate generation with AST improvement

Screenshot: As seen in the walkthrough There are to ways for generating code for a database table:
Through an input file. Here the following fields are needed:

Through a database connection:

If you choose to go with the option "Without DB" the following fields are needed:

Database access