Uses of Class
io.ebean.meta.AbstractMetricVisitor
-
Packages that use AbstractMetricVisitor Package Description io.ebean.meta Meta data that can be retrieved for a Database instance. -
-
Uses of AbstractMetricVisitor in io.ebean.meta
Subclasses of AbstractMetricVisitor in io.ebean.meta Modifier and Type Class Description class
BasicMetricVisitor
A simple MetricVisitor that can collect the desired metrics into lists.
-