Database Connection Notifications
Provides a comprehensive list of connection notifications sent from the Database Module.
ConnectionError
An error occurred while connecting to the database endpoint.
ConnectionRetry
An error occurred while attempting to connect to the database.
JDBCConnectionClose
An error occurred while closing the connection in the exception path.
SetQueryTimeout
Unable to set the query time out for the database.
Parent topic:
Database Module