dbms

When you generate Java™ code, the dbms build descriptor option specifies the type of database that is accessed by the generated program.

Values

DB2® (the default value)
For a DB2 database.
INFORMIX
This value is valid only for Java generation.
ORACLE
This value is valid only for Java generation.
SQLSERVER
This option is valid only if the target environment is Windows®.
CLOUDSCAPE
This value is valid only for Java generation.
DERBY
This value is valid only for Java generation.

Feedback