Uses of Interface
io.ebean.datasource.PoolStatus
-
-
Uses of PoolStatus in io.ebean.datasource
Methods in io.ebean.datasource that return PoolStatus Modifier and Type Method Description PoolStatusDataSourcePool. getStatus(boolean reset)Return the current status of the connection pool.
-