Official Content

Allows knowing what happens in the JDBC connections to the databases.

Values

No The log will not be activated. This is the default value.
Yes The log will be activated.

Scope

Platforms: Web(Java)

Description

This property allows to generate a jdbc log file with useful information for debugging purposes:

  • Jdbc driver version, jdbc connection string, connection pool parameters.
  • Java generator version, and classpath.
  • Creation, reuse and recycle of jdbc connections.
  • SQL sentences executed, and parameters assigned to them.
  • Time elapsed between SQL sentences.
  • SQL Sentence pool status.
  • Any JDBC error thrown by the JDBC driver is shown in the JDBC log.

The JDBC log can be generated by connection (one trace per connection) or all the JDBC connections can be shown in the same trace log (Use unique names property).

How to apply changes

To apply the corresponding changes when the property value is configured, execute a Build with this Only of the object.

See Also

SAC #16033
Use unique names property
JDBC Log File property
Enable buffering property
Detail property

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant