public static class PersistenceManager.SlashDevSlashNull extends Object implements Persistence
PersistenceManager.registerPersistentEquivalent(Class , Class)
)
effectively stops all values of the specified type from being
serialised.
Maps that contain values that should not be serialised will have
that entry removed. In any other places where such values occur
they will be replaced by null after deserialisation.Constructor and Description |
---|
SlashDevSlashNull() |
Modifier and Type | Method and Description |
---|---|
Object |
createObject()
Returns null
|
void |
extractDataFromSource(Object source)
Does nothing
|
public void extractDataFromSource(Object source) throws PersistenceException
extractDataFromSource
in interface Persistence
PersistenceException
public Object createObject() throws PersistenceException, ResourceInstantiationException
createObject
in interface Persistence
PersistenceException
ResourceInstantiationException
Copyright © 2024 GATE. All rights reserved.