prodline.properties

File location: $LASRCDIR/dataarea/prodline.properties

Code Generation Properties (prodline.properties file)

Parameter Description
resource.suffix=

The suffix or extension for the resource files.

The default is properties.

build.fragments=yes|no

Specify whether fragments are built or not.

The default is no entry.

build.java=yes|no

Specify whether Java programs are built or not.

The default is yes.

build.managers=yes|no

Specify whether manager programs are built or not.

The default is yes.

moduletype.default=java Specify what type of modules are built.

targetmach.unix=true|false

targetmach.windows=true|false

targetmach.iseries=true|false

Specify which operating systems this application will be built for.

The default is true.

generate.new.beans=true|false
generate.query=true|false
generate.getrelation=true|false
generate.authorization=true|false Not used. (Security classes are always generated regardless of the value for this parameter.)
transaction.approximate.size=nn The approximate expected transaction size. The default is 50.
unknownKeywordHandling=messagelevel

The level to assign to instances of unknown key words.

The default is warn.