Uses of Interface
org.miaixz.bus.pager.plugin.BoundSqlHandler.Chain
Packages that use BoundSqlHandler.Chain
-
Uses of BoundSqlHandler.Chain in org.miaixz.bus.pager
Classes in org.miaixz.bus.pager that implement BoundSqlHandler.Chain -
Uses of BoundSqlHandler.Chain in org.miaixz.bus.pager.plugin
Classes in org.miaixz.bus.pager.plugin that implement BoundSqlHandler.ChainFields in org.miaixz.bus.pager.plugin declared as BoundSqlHandler.ChainModifier and TypeFieldDescriptionstatic final BoundSqlHandler.ChainBoundSqlHandler.Chain.DO_NOTHINGMethods in org.miaixz.bus.pager.plugin that return BoundSqlHandler.ChainMethods in org.miaixz.bus.pager.plugin with parameters of type BoundSqlHandler.ChainModifier and TypeMethodDescriptionorg.apache.ibatis.mapping.BoundSqlBoundSqlHandler.boundSql(BoundSqlHandler.Type type, org.apache.ibatis.mapping.BoundSql boundSql, org.apache.ibatis.cache.CacheKey cacheKey, BoundSqlHandler.Chain chain) boundsql 处理Constructors in org.miaixz.bus.pager.plugin with parameters of type BoundSqlHandler.ChainModifierConstructorDescriptionBoundSqlChain(BoundSqlHandler.Chain original, List<BoundSqlHandler> interceptors)