Interface Search

All Superinterfaces:
Searchable

public interface Search extends Searchable
查询接口,可实现此类自定义查询对象,返回自定义条件
Author:
Maning
  • Method Summary

    Modifier and Type
    Method
    Description
    条件
  • Method Details

    • conditions

      List<Condition> conditions()
      条件
      Returns:
      条件,可以为null