接口 FluentFilterable
- 所有已知子接口:
FluentDelete,FluentQuery,FluentRootQuery<T>,FluentSubQuery,FluentUpdate
public interface FluentFilterable
-
方法概要
-
方法详细资料
-
where
-
whereIf
@OldChain default FluentFilterable whereIf(boolean condition, Supplier<Predicate> predicateSupplier)
-