类 RedisIdGenInterceptor

  • 所有已实现的接口:
    org.apache.ibatis.plugin.Interceptor

    @Intercepts(@Signature(type=org.apache.ibatis.executor.Executor.class,method="update",args={org.apache.ibatis.mapping.MappedStatement.class,java.lang.Object.class}))
    public class RedisIdGenInterceptor
    extends Object
    implements org.apache.ibatis.plugin.Interceptor