Uses of Class
org.hcjf.layers.query.functions.BaseQueryFunctionLayer
-
Packages that use BaseQueryFunctionLayer Package Description org.hcjf.layers.query.functions -
-
Uses of BaseQueryFunctionLayer in org.hcjf.layers.query.functions
Subclasses of BaseQueryFunctionLayer in org.hcjf.layers.query.functions Modifier and Type Class Description classBsonQueryFunctionLayerThis class contains a set of function to work with bson objects.classCollectionQueryFunctionclassDateQueryFunctionLayerclassGeoQueryFunctionLayerclassMathQueryFunctionLayerThis layer implements all the math functions to invoke from the query scope.classObjectQueryFunctionclassReferenceFunctionLayerThis function resolve the reference using like parameter one o more UUID and returns a joinable map instance for each reference.classStringQueryFunctionLayer
-