-
Method Summary
Create another expression factory with a given sub path.
Methods inherited from interface io.ebean.ExpressionFactory
allEq, and, arrayContains, arrayIsEmpty, arrayIsNotEmpty, arrayNotContains, between, betweenProperties, bitwiseAll, bitwiseAnd, bitwiseAny, conjunction, conjunction, contains, disjunction, disjunction, endsWith, eq, eq, eqOrNull, eqSubQuery, exampleLike, exampleLike, exists, exists, expressionList, ge, ge, geOrNull, geSubQuery, gt, gt, gtOrNull, gtSubQuery, icontains, idEq, idIn, idIn, iendsWith, ieq, ieqObject, iexampleLike, ilike, in, in, in, ine, ineObject, inOrEmpty, inPairs, inRange, inRangeWith, inRangeWithProperties, inSubQuery, inTuples, isEmpty, isNotEmpty, isNotNull, isNull, istartsWith, jsonBetween, jsonEqualTo, jsonExists, jsonGreaterOrEqual, jsonGreaterThan, jsonLessOrEqualTo, jsonLessThan, jsonNotEqualTo, jsonNotExists, junction, le, le, leOrNull, leSubQuery, like, like, lt, lt, ltOrNull, ltSubQuery, ne, ne, neSubQuery, not, notExists, notExists, notIn, notIn, notIn, notInSubQuery, or, raw, raw, raw, startsWith
-
Method Details
-
createExpressionFactory
Create another expression factory with a given sub path.