- java.lang.Object
-
- com.holonplatform.datastore.jpa.examples.ExampleJpaDatastoreFunction.Trim
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.holonplatform.core.query.QueryFunction
com.holonplatform.core.query.QueryFunction.Avg, com.holonplatform.core.query.QueryFunction.Count, com.holonplatform.core.query.QueryFunction.Max<T>, com.holonplatform.core.query.QueryFunction.Min<T>, com.holonplatform.core.query.QueryFunction.NoArgQueryFunction<T>, com.holonplatform.core.query.QueryFunction.PropertyQueryFunction<T,A>, com.holonplatform.core.query.QueryFunction.Sum<T extends Number>
-
Nested classes/interfaces inherited from interface com.holonplatform.core.Expression
com.holonplatform.core.Expression.ExpressionResolverFunction<E extends com.holonplatform.core.Expression,R extends com.holonplatform.core.Expression>, com.holonplatform.core.Expression.InvalidExpressionException
-
Constructor Summary
Constructors
| Constructor and Description |
Trim(com.holonplatform.core.TypedExpression<String> expression) |
-
Method Summary
-
Methods inherited from interface com.holonplatform.core.query.QueryFunction
avg, count, currentDate, currentLocalDate, currentLocalDateTime, currentTimestamp, day, hour, lower, max, min, month, sum, upper, year
-
Methods inherited from interface com.holonplatform.core.query.QueryExpression
between, count, eq, eq, goe, goe, gt, gt, in, in, in, isNotNull, isNull, loe, loe, lt, lt, max, min, neq, neq, nin, nin, nin
-
Methods inherited from interface com.holonplatform.core.query.QueryProjection
bean, constant, countAll, path, propertySet, propertySet
-
Methods inherited from interface com.holonplatform.core.TypedExpression
getTemporalType, isCollectionExpression, isConverterExpression
Copyright © 2019 The Holon Platform. All rights reserved.