validateSQLStatements

The build descriptor option validateSQLStatements indicates whether SQL statements are validated against a database. Successful use of validateSQLStatements requires that you specify option sqlValidationConnectionURL and, in most cases, other options that begin with the letters sql, as listed later.

Valid values are YES and NO, and the default is NO. Validation of SQL statements increases the time required to generate your code.

When you request SQL validation, the database manager accessed from the generation platform prepares the SQL statements dynamically.

SQL statement validation has these restrictions:

Related reference
Build descriptor options
sqlID
sqlPassword
sqlValidationConnectionURL
sqlJDBCDriverClass