Interface MybatisPlusJoinIfExistsConsumer
- All Superinterfaces:
BiPredicate<Object,,com.github.yulichang.wrapper.enums.IfExistsSqlKeyWordEnum> com.github.yulichang.wrapper.interfaces.MBiPredicate<Object,,com.github.yulichang.wrapper.enums.IfExistsSqlKeyWordEnum> Serializable
public interface MybatisPlusJoinIfExistsConsumer
extends com.github.yulichang.wrapper.interfaces.MBiPredicate<Object,com.github.yulichang.wrapper.enums.IfExistsSqlKeyWordEnum>
自定义IfExists策略
- Since:
- 1.4.9
- Author:
- yulichang
-
Method Summary
Methods inherited from interface java.util.function.BiPredicate
and, negate, or, test