To assign option values in the build descriptor that is created automatically by EGL, work at the Project Build Options dialog. For details on how to display the dialog, see Creating a project to work with EGL.
To accept the database-connection information that was specified in preferences, click the check box.
In relation to Java output, the next table shows each on-screen label and the related build descriptor option.
Label | Build descriptor option |
---|---|
Database type | dbms |
Database JDBC driver | sqlJDBCDriverClass |
Database name | sqlJNDIName (for J2EE output) or sqlDB (for non-J2EE output) |
In relation to COBOL output, the next table shows each on-screen label and the related build descriptor option .
Label | Build descriptor option |
---|---|
system | system |
output directory | genDirectory |
host machine TCP/IP name | destHost |
host machine port number | destPort |
host userID | destUserID |
host password | destPassword |
host SQL database | sqlDB |
host DB2 userID | sqlID |
host DB2 password | sqlPassword |
Related concepts
Build descriptor part
Related tasks
Creating a project to work with EGL
Related reference
Build descriptor options
Related reference
Symbolic parameters
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.