public class JavaxValidationStorageListener extends MorphiumStorageAdapter<Object>
MorphiumStorageListener.UpdateTypes| Constructor and Description |
|---|
JavaxValidationStorageListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
preStore(Morphium m,
Map<Object,Boolean> isNew) |
void |
preStore(Morphium m,
Object r,
boolean isNew) |
postDrop, postLoad, postLoad, postRemove, postRemove, postRemove, postStore, postStore, postUpdate, preDrop, preRemove, preRemove, preUpdatepublic void preStore(Morphium m, Map<Object,Boolean> isNew) throws MorphiumAccessVetoException
preStore in interface MorphiumStorageListener<Object>preStore in class MorphiumStorageAdapter<Object>MorphiumAccessVetoExceptionpublic void preStore(Morphium m, Object r, boolean isNew)
preStore in interface MorphiumStorageListener<Object>preStore in class MorphiumStorageAdapter<Object>Copyright © 2014. All Rights Reserved.