Hello everybody,
I'm using Jboss Eap 6.4, and I would like to know:
How to know the duration of a physical connection - -> "InUseCount"? How long does a physical connection to start and end.
I Tried find in subsystem=datasources/data-source=some_data_source/statistics=pool but, the only information is the number of the currenctly in use connection. (inUseCount attrib).
Is there a way to know this information?
A hug,
Fernando