public class CountTransform extends RevenjNoLambdaQueryTransform
| Constructor and Description |
|---|
CountTransform(RevenjQueryTransformConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
<U,V> JinqPostgresQuery<U> |
apply(JinqPostgresQuery<V> query,
SymbExArgumentHandler parentArgumentScope) |
String |
getTransformationTypeCachingTag()
Returns a String that can be used to identify the type of transformation being applied.
|
makeSelectExpression, pathConditionsToExpr, simplifyAndTranslateMainPathToColumns, simplifyAndTranslatePathToColumnspublic CountTransform(RevenjQueryTransformConfiguration config)
public <U,V> JinqPostgresQuery<U> apply(JinqPostgresQuery<V> query, SymbExArgumentHandler parentArgumentScope) throws QueryTransformException
apply in class RevenjNoLambdaQueryTransformQueryTransformExceptionpublic String getTransformationTypeCachingTag()
RevenjQueryTransformgetTransformationTypeCachingTag in class RevenjQueryTransformCopyright © 2015. All rights reserved.