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.enhancer |
DataNucleus ByteCode enhancer framework.
|
Modifier and Type | Method and Description |
---|---|
ImplementationCreator |
PersistenceNucleusContext.getImplementationCreator() |
ImplementationCreator |
PersistenceNucleusContextImpl.getImplementationCreator() |
Modifier and Type | Class and Description |
---|---|
class |
ImplementationCreatorImpl
Creator of persistable objects using the ASM bytecode manipulation library.
|
Copyright © 2019. All rights reserved.