Uses of Interface
com.pugwoo.dbhelper.IDBHelperSlowSqlCallback
Packages that use IDBHelperSlowSqlCallback
-
Uses of IDBHelperSlowSqlCallback in com.pugwoo.dbhelper
Methods in com.pugwoo.dbhelper with parameters of type IDBHelperSlowSqlCallbackModifier and TypeMethodDescriptionvoidDBHelper.setTimeoutWarningCallback(IDBHelperSlowSqlCallback callback) 设置SQL执行超时回调,可用于自行实现将慢sql存放到db -
Uses of IDBHelperSlowSqlCallback in com.pugwoo.dbhelper.impl.part
Methods in com.pugwoo.dbhelper.impl.part with parameters of type IDBHelperSlowSqlCallbackModifier and TypeMethodDescriptionvoidP0_JdbcTemplateOp.setTimeoutWarningCallback(IDBHelperSlowSqlCallback callback)