public class HibernateManagementAdaptor extends Object implements ManagementAdaptor
| Constructor and Description |
|---|
HibernateManagementAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentificationLabel() |
static HibernateManagementAdaptor |
getInstance()
The management statistics are shared across all Hibernate 4 Jakarta Persistence deployments
|
Statistics |
getStatistics() |
String |
getVersion() |
public static HibernateManagementAdaptor getInstance()
public String getIdentificationLabel()
getIdentificationLabel in interface ManagementAdaptorpublic String getVersion()
getVersion in interface ManagementAdaptorpublic Statistics getStatistics()
getStatistics in interface ManagementAdaptorCopyright © 2021 JBoss by Red Hat. All rights reserved.