Uses of Class
org.miaixz.bus.pager.handler.ConditionHandler
Packages that use ConditionHandler
Package
Description
Provides various handlers for the pagination plugin, including tenant, permission, and SQL parsing handlers.
-
Uses of ConditionHandler in org.miaixz.bus.pager.handler
Subclasses of ConditionHandler in org.miaixz.bus.pager.handlerModifier and TypeClassDescriptionclassData permission handler for processing data permission controls in SQL statements.classMulti-tenancy handler, responsible for adding tenant conditions to SQL statements.