getSessionInfo()
Get information to help with debugging/tracing. The framework expects this function to print session information to the console.
Syntax
public void getSessionInfo (Connection conn) throws SQLException
Request Parameters
Parameter | Type | Description |
---|---|---|
conn | String | The database connection. |