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 JPA deployments
|
Statistics |
getStatistics() |
String |
getVersion() |
public static HibernateManagementAdaptor getInstance()
public String getIdentificationLabel()
getIdentificationLabel
in interface ManagementAdaptor
public String getVersion()
getVersion
in interface ManagementAdaptor
public Statistics getStatistics()
getStatistics
in interface ManagementAdaptor
Copyright © 2020 JBoss by Red Hat. All rights reserved.