Uses of Class
com.flowlogix.jeedao.querycriteria.CountQueryCriteria
Packages that use CountQueryCriteria
-
Uses of CountQueryCriteria in com.flowlogix.jeedao
Method parameters in com.flowlogix.jeedao with type arguments of type CountQueryCriteriaModifier and TypeMethodDescriptionDaoHelper.Parameters.ParametersBuilder.countQueryCriteria(Consumer<CountQueryCriteria<TT>> countQueryCriteria) add query criteria to count operation here