Uses of Class
xyz.baldeep.filter.core.SearchSpecificationBuilder
-
Packages that use SearchSpecificationBuilder Package Description xyz.baldeep.filter.core -
-
Uses of SearchSpecificationBuilder in xyz.baldeep.filter.core
Methods in xyz.baldeep.filter.core that return SearchSpecificationBuilder Modifier and Type Method Description SearchSpecificationBuilder<T>SearchSpecificationBuilder. with(String clause, String type, String key, String operation, String value)
-