Package | Description |
---|---|
org.apache.openjpa.conf |
OpenJPA Configuration
This package provides base OpenJPA configuration interfaces.
|
org.apache.openjpa.instrumentation |
Modifier and Type | Method and Description |
---|---|
InstrumentationManager |
OpenJPAConfiguration.getInstrumentationManagerInstance()
Gets an instance of the instrumentation manager.
|
InstrumentationManager |
OpenJPAConfigurationImpl.getInstrumentationManagerInstance() |
Modifier and Type | Method and Description |
---|---|
void |
OpenJPAConfigurationImpl.setInstrumentationManager(InstrumentationManager im) |
Modifier and Type | Class and Description |
---|---|
class |
InstrumentationManagerImpl
An implementation of an instrumentation manager.
|
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.