JDBCStats (Java EE 5)
From Java EE API
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
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 |
|---|
public JDBCConnectionStats[]
getConnections()
英文文档:
getConnections
JDBCConnectionStats[] getConnections()
public JDBCConnectionPoolStats[]
getConnectionPools()
英文文档:
getConnectionPools
JDBCConnectionPoolStats[] getConnectionPools()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.