Hello,
In a Call Graph I see several entries for >200ms JDBC calls, where the decode at the bottom is "Get Pooled Connection From Datasource"
So I undertand this is getting a connection from the DataSource, but is there any distinction to determine...