All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.yulichang.autoconfigure.consumer.MybatisPlusJoinIfExistsConsumer Maven / Gradle / Ivy

package com.github.yulichang.autoconfigure.consumer;

import com.github.yulichang.wrapper.enums.IfExistsSqlKeyWordEnum;

import java.util.function.BiPredicate;

/**
 * 自定义IfExists策略
 *
 * @author yulichang
 * @since 1.4.9
 */
public interface MybatisPlusJoinIfExistsConsumer extends BiPredicate {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy