The name of the database engine.
The version number of the database engine.
The name and version number of the database engine driver that your application uses.
call if the query used a PreparedCall; statement if the query used a PreparedStatement.
The database query, with any user provided values removed or replaced by a placeholder.
For a database connection that uses a URL connection string, record the URL, excluding passwords.
The database username.
For SQL Server or other database connections that don't use URL connection strings, record the connection string, excluding passwords.