Package | Description |
---|---|
org.datanucleus |
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
|
org.datanucleus.management |
This package provides classes for management/monitoring of DataNucleus enabled applications via API or JMX.
|
Modifier and Type | Method and Description |
---|---|
FactoryStatistics |
PersistenceNucleusContext.getStatistics() |
FactoryStatistics |
PersistenceNucleusContextImpl.getStatistics() |
Constructor and Description |
---|
ManagerStatistics(ManagementManager mgmtManager,
FactoryStatistics parent) |
Copyright © 2019. All rights reserved.