Uses of Interface
com.pugwoo.dbhelper.DBHelperInterceptor
Packages that use DBHelperInterceptor
-
Uses of DBHelperInterceptor in com.pugwoo.dbhelper
Method parameters in com.pugwoo.dbhelper with type arguments of type DBHelperInterceptorModifier and TypeMethodDescriptionvoidDBHelper.setInterceptors(List<DBHelperInterceptor> interceptors) 数据库拦截器 -
Uses of DBHelperInterceptor in com.pugwoo.dbhelper.impl.part
Fields in com.pugwoo.dbhelper.impl.part with type parameters of type DBHelperInterceptorModifier and TypeFieldDescriptionprotected List<DBHelperInterceptor> P0_JdbcTemplateOp.interceptorsMethod parameters in com.pugwoo.dbhelper.impl.part with type arguments of type DBHelperInterceptorModifier and TypeMethodDescriptionvoidP0_JdbcTemplateOp.setInterceptors(List<DBHelperInterceptor> interceptors)