Uses of Interface
org.miaixz.bus.pager.dialect.ReplaceSql

Packages that use ReplaceSql
Package
Description
Provides base implementations for various database pagination dialects.
Provides implementations for replacing and restoring SQL parts, particularly for handling `with(nolock)` clauses.
Provides implementations for handling pagination based on MyBatis RowBounds.