Menu

[r1037]: / ch.sahits.codegen.help / html / context / multi_what_how.htm  Maximize  Restore  History

Download this file

26 lines (26 with data), 1.5 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>How to create What</title>
</head>
<body>
<h1>How to create What</h1>
<p>The Multi Java Code Generator (MJCG) wizard can define several Java classes and generate them all at
once. Make sure you are familiar with the features and functions of the Single Java Code Generator (JCG)
because they are very similar. All classes you generate with the MJCG have some things in common:</p>
<ul>
<li><a href="input.htm">The input source</a>: All classes retrieve the input model in the same manner ie.
by input file or database connection.</li>
<li><a href="input_data.htm">The input data</a>: If the input selection based on input data is needed,
all classes need the same input source.</li>
<li><a href="dbproduct.htm">The database product:</a>: If the input selection based on a database connection
its vendor must be the same for all classes.</li>
</ul>
<p>This information can be supplied at the top level page or on the pages for the individual class
definitions. Make sure that all definitions are the same.</p>
<p>To add class definitions you can <a href="load.htm">load</a> them from a serialized file that you stored somewhere or
you can call a JCG wizard though hitting the add button.</p>
</body>
</html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.