public class EntityUpdateEvent<E>
extends org.springframework.context.ApplicationEvent
source| 限定符和类型 | 方法和说明 |
|---|---|
static <E> EntityUpdateEvent<E> |
create(E entity,
com.baomidou.mybatisplus.core.toolkit.support.SFunction<E,?>... fields) |
getSource, toString@SafeVarargs public static <E> EntityUpdateEvent<E> create(E entity, com.baomidou.mybatisplus.core.toolkit.support.SFunction<E,?>... fields)
Copyright © 2021. All rights reserved.