Uses of Interface
one.xingyi.sqlAndParams.ISqlAndParams
-
Uses of ISqlAndParams in one.xingyi.sqlAndParams
Methods in one.xingyi.sqlAndParams that return types with arguments of type ISqlAndParamsModifier and TypeMethodDescriptiondefault <T> IPartialFunction<Query,ISqlAndParams> default IPartialFunction<Query,ISqlAndParams> ISqlAndParamsBuilder.stringFieldInWhere(Function<Query, String> fieldFn, Function<Query, String> sqlFn) default IPartialFunction<Query,ISqlAndParams> ISqlAndParamsBuilder.stringFieldInWhereUpperCaseAndTrim(Function<Query, String> fieldFn, Function<Query, String> sqlFn)