Package | Description |
---|---|
org.datanucleus.enhancer.spi |
Package defining classes necessary for a bytecode enhancement contract based around what JDO uses
but here we use DataNucleus classes (so no dependency is present to JDO).
|
Modifier and Type | Method and Description |
---|---|
StateManager |
StateManager.replacingStateManager(Persistable pc,
StateManager sm)
Replace the current value of
jdoStateManager . |
Modifier and Type | Method and Description |
---|---|
StateManager |
StateManager.replacingStateManager(Persistable pc,
StateManager sm)
Replace the current value of
jdoStateManager . |
Copyright © 2019. All rights reserved.