public class RxSqlConfiguration
extends java.lang.Object
构造器和说明 |
---|
RxSqlConfiguration() |
限定符和类型 | 方法和说明 |
---|---|
static void |
addInterceptor(RxSqlCommandInterceptor interceptor,
int index)
添加拦截器
|
static org.reactivestreams.Publisher |
doIntercept(RxSqlCommand command,
RxSqlCallable callable)
执行拦截
|
public static void addInterceptor(RxSqlCommandInterceptor interceptor, int index)
public static org.reactivestreams.Publisher doIntercept(RxSqlCommand command, RxSqlCallable callable)
command
- 命令callable
- 可调用的