SunONE Application Server v8.0 PE

javax.management.j2ee.statistics
Interface JDBCStats

All Superinterfaces:
Stats

public interface JDBCStats
extends Stats

Statistics provided by a JDBC resource

Author:
Hans Hrasna

Method Summary
 JDBCConnectionPoolStats[] getConnectionPools()
           
 JDBCConnectionStats[] getConnections()
           
 
Methods inherited from interface javax.management.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getConnections

public JDBCConnectionStats[] getConnections()

getConnectionPools

public JDBCConnectionPoolStats[] getConnectionPools()

SunONE Application Server v8.0 PE

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.