public interface JCAConnectionStats extends Stats
Modifier and Type | Method and Description |
---|---|
String |
getConnectionFactory()
Returns the associated JCAConnectionFactory OBJECT_NAME
|
String |
getManagedConnectionFactory()
Returns the associated JCAManagedConnectionFactory OBJECT_NAME
|
TimeStatistic |
getUseTime()
Returns the time spent using a connection
|
TimeStatistic |
getWaitTime()
Returns the time spent waiting for a connection to be available
|
getStatistic, getStatisticNames, getStatistics
String getConnectionFactory()
String getManagedConnectionFactory()
TimeStatistic getWaitTime()
TimeStatistic getUseTime()
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.