@FunctionalInterface public interface UpdateListener extends Listener
AbstractUpdateListener| Modifier and Type | Method and Description |
|---|---|
void |
onUpdate(Object entity)
更新操作的前置操作。
|
void onUpdate(Object entity)
entity - 实体类Copyright © 2024. All rights reserved.