Uses of Interface
org.hcjf.layers.query.functions.QueryFunctionLayerInterface
-
Packages that use QueryFunctionLayerInterface Package Description org.hcjf.layers.query.functions -
-
Uses of QueryFunctionLayerInterface in org.hcjf.layers.query.functions
Classes in org.hcjf.layers.query.functions that implement QueryFunctionLayerInterface Modifier and Type Class Description classBaseQueryFunctionLayerclassBsonQueryFunctionLayerThis 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
-