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.
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) |
Related concepts
Build descriptor part
Related tasks
Creating an EGL Web project
Related reference
Build descriptor options