程序包 org.babyfish.jimmer.sql.filter
package org.babyfish.jimmer.sql.filter
-
类说明AssociationIntegrityAssuranceFilter<P extends Props>This interface should only be used by Java, kotlin developers can use `KAssociationIntegrityAssuranceFilter<E>`CacheableFilter<P extends Props>Global filter which can work with multi-view cache for java, Kotlin developer should use `KCacheableFilter<E>`Global filter for java, Kotlin developer should use `KFilter<E>`FilterArgs<P extends Props>ShardingCacheableFilter<P extends Props>ShardingFilter<P extends Props>Sharding global filter for java, Kotlin developer should use `KShardingFilter<E>`