public interface ModelPreInterceptor extends ModelInterceptor
CONTEXT_ATTRIBUTE| Modifier and Type | Method and Description |
|---|---|
void |
onPrePersist(BaseModel model) |
void |
onPreRemove(BaseModel model) |
void |
onPreUpdate(BaseModel model) |
Copyright © 2020. All rights reserved.