EGL Reference Guide for iSeries

commit

Indicates (for an EGL-generated Java program on iSeries) whether to enable commitment control.

Select one of these values:

NO (the default)
Use of sysLib.commit or sysLib.rollback has no effect.
YES
You can use sysLib.commit and sysLib.rollback to define the end of a logical unit of work.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]