Class HibernateControlPanel

All Implemented Interfaces:
ConfigurableControlPanel, ControlPanel<HibernateBody>, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered, io.micronaut.core.util.Toggleable

@EachBean(io.micronaut.controlpanel.panels.hibernate.HibernateRuntimeService.class) public class HibernateControlPanel extends AbstractEachBeanControlPanel<HibernateBody>
Control panel for Hibernate runtime metadata and caches.
Since:
2.0.0
Author:
Denis Stepanov