Uses of Interface
com.foreach.across.modules.entity.query.EntityQueryFunctionHandler
Package
Description
-
Uses of EntityQueryFunctionHandler in com.foreach.across.modules.entity.query
Modifier and TypeMethodDescriptionvoid
EQTypeConverter.setFunctionHandlers
(@NonNull Collection<EntityQueryFunctionHandler> functionHandlers) -
Uses of EntityQueryFunctionHandler in com.foreach.across.modules.entity.query.support
Modifier and TypeClassDescriptionclass
Contains Spring security related entity query functions: currentUser(): returns the principal name of the current authenticated principal Supported property type isString
.class
Provides date related functions to be used in entity queries.